Duncan wrote:
That said, internal or not, keeping the library code as pristine as possible should be a goal, so I'd say option 1, adding the call to UUSetOption (UUOPT_IGNMODE, 1 NULL) somewhere, is the "correct" solution.

I managed to compile pan-0.133 on my Fedora box and confirmed that, as built from source, it was the same as the Fedora installation in this respect (755 permissions on the Trojan). I then added:

UUSetOption (UUOPT_IGNMODE, 1 NULL);

To line 215 of pan/gui/pan.cc and built the project (much quicker this time!). Now it works as it should, I ended up with 664 permissions on the Trojan (Fedora has umask=002).

Regards, Paul


_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/pan-users

Reply via email to