1 Oct 2010 03:13
Re: [PATCH] crypt-gpgme: don't use gpg_* directly
Michael Elkins <me <at> sigpipe.org>
2010-10-01 01:13:49 GMT
2010-10-01 01:13:49 GMT
On Fri, Sep 24, 2010 at 03:39:13PM +0400, Roman Kagan wrote: ># HG changeset patch ># User Roman Kagan <rkagan <at> mail.ru> ># Date 1285320318 -14400 ># Node ID 01731fb1884ea0e1eaf9008ea9c70804b66f2363 ># Parent f467353f5657d9504dc5924fefc804fadc586f57 >crypt-gpgme: don't use gpg_* directly > >Since mutt uses gpgme, it should access all gpg functionality via gpgme_* >interfaces. Otherwise link problems (either link errors or unnecessary >dependencies) arise. Applied, thanks. I'd noticed this problem on Fedora because gpgme-config didn't add -lgpg-error like it does in Debian/Ubuntu. I hadn't realized there was a gpgme_strerror(). me
RSS Feed