Hi again. I shouldn't be talking with coBSPers while sending mails. :) Here it comes this time. I assume you're already aware of visibility-related problems anyway, given you're the author of the 10_visibility_hidden_patch.dpatch patch. :)
Cheers, -- Cyril
--- ./build-dir/mozilla/mail/extensions/enigmail/build/nsEnigModule.cpp 2006-05-20 23:47:30.000000000 +0200 +++ ./build-dir/mozilla/mail/extensions/enigmail/build/nsEnigModule.cpp~ 2007-09-30 12:35:16.000000000 +0200 @@ -34,7 +34,9 @@ * * ***** END LICENSE BLOCK ***** */ +#pragma GCC visibility push(default) #include "nsIGenericFactory.h" +#pragma GCC visibility pop #include "nsEnigModule.h" #include "nsEnigMsgCompose.h"
pgpKVTSak9MxI.pgp
Description: PGP signature

