walt <w41...@gmail.com> posted gnmmhs$k0...@ger.gmane.org, excerpted below, on Fri, 20 Feb 2009 16:42:37 +0000:
> Now that I understand the proposed patch above I agree that it's better > than the one I came up with, but I think it's cleaner to put it here: > > --- 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! =:^) -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman _______________________________________________ Pan-users mailing list Pan-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/pan-users