Almost switch plugins from strerror to g_strerror
authorRicardo Mones <ricardo@mones.org>
Mon, 18 May 2015 19:44:50 +0000 (21:44 +0200)
committerRicardo Mones <ricardo@mones.org>
Mon, 18 May 2015 20:42:44 +0000 (22:42 +0200)
commitf3d3586ed9e32033eefa3f76c9bbb1ee1fdfbf55
tree0f366f74697a1ec67ad1f90f8abf4f02593ddf7a
parent6fc7c18a8105bfb51879ada01e0f49c1bd72ff83
Almost switch plugins from strerror to g_strerror

Refusing to modify spamassassin's libspamc.c code to avoid
diverging (more) from original ASF code. It's a pity they
don't provide a shared library for this, or at least for the
message_read/message_filter functions used by the plugin :)
src/plugins/fancy/fancy_viewer.c
src/plugins/newmail/newmail.c
src/plugins/pgpcore/sgpgme.c
src/plugins/pgpinline/pgpinline.c
src/plugins/pgpmime/pgpmime.c