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

Colomban Wendling notifications at xxxxx
Wed Feb 24 22:53:48 UTC 2016


>          }
>          else
> -            fprintf(stderr, "GeanyPG: %s\n", _("Unexpected error from pinentry."));
> +            g_error(_("Unexpected error from pinentry."));

ditto

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


More information about the Github-comments mailing list