What did cause Bugzilla exiting was missing BINMODE. So you should revert just last 2 commits (rev 1.4 seems to be OK).
(An alternative implementation is in scmbug_tie_stdout_to_trapper.patch which I've uploaded to some other thread /which is logging the BINMODE call attempt - just for diagnostics purposes/). - Yavor On Thu, Mar 24, 2011 at 03:56, Kristis Makris <[email protected]> wrote: > > - Probably it would be best to just do nothing in BINMODE. (This is > > in fact what currently happens - binmode fails with "bad file > > descriptor" and has no effect /such errors don't seem to be printed in > > tied methods/). > > I was under the impression that it had the effect of Bugzilla exiting. > > http://bugzilla.mkgnu.net/show_bug.cgi?id=1496 > > Should i revert the commits from that bug? >
_______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
