Duncan wrote:
--- pan/tasks/decoder.cc.orig 2009-02-20 08:28:14.000000000 -0800 +++
pan/tasks/decoder.cc 2009-02-20 08:31:54.000000000 -0800 @@
-135,6 +135,7 @@
{
UUSetMsgCallback (this, uu_log);
UUSetOption (UUOPT_DESPERATE, 1, NULL); // keep incompletes;
they're useful to par2
+ UUSetOption (UUOPT_IGNMODE, 1, NULL); // don't save file as
executable
UUSetBusyCallback (this, uu_busy_poll, 500); // .5 secs busy
poll?
int i (0);
That looks like the place it belongs to me, too. I think we may have our
bug patch candidate! =:^)
Works for me with Ubuntu 8.10 and building from the Pan 0.133 sources,
so happy now :)
_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/pan-users