[Github-comments] [geany-plugins] Use GLib error reporting/logging instead of fprintf() (#370)

Enrico Tröger notifications at xxxxx
Sun Feb 21 22:46:10 UTC 2016


This makes logging and error reporting in the plugin more consistent
with other plugins and Geany.
Also set the G_LOG_DOMAIN for the plugin in order to have proper
log messages.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/370

-- Commit Summary --

  * Use GLib error reporting/logging instead of fprintf()

-- File Changes --

    M geanypg/src/Makefile.am (2)
    M geanypg/src/decrypt_cb.c (2)
    M geanypg/src/encrypt_cb.c (2)
    M geanypg/src/geanypg.c (5)
    M geanypg/src/pinentry.c (12)
    M geanypg/src/sign_cb.c (2)
    M geanypg/src/verify_aux.c (2)

-- Patch Links --

https://github.com/geany/geany-plugins/pull/370.patch
https://github.com/geany/geany-plugins/pull/370.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/370
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160221/89429ecb/attachment.html>


More information about the Github-comments mailing list