Re: [PATCH] emergencyCleanup take 2

2001-10-19 Thread John Levon
On Fri, Oct 19, 2001 at 10:17:33AM +0200, Jean-Marc Lasgouttes wrote: > John> I accidentally missed some things from the last one > > It would be nice to keep the name of out and in pipes (like > inpipename, outpipename, or inline [in|out]pipenname() methods) and > use ChangeExtension() instead

Re: [PATCH] emergencyCleanup take 2

2001-10-19 Thread Angus Leeming
On Friday 19 October 2001 09:17, Jean-Marc Lasgouttes wrote: > It would probably also be nice to be able to register an > emergencycleanup function in Assert code, so that Assert.C does not > have to depend on main code (things in support/ are not supposed to). Especially since Lars' original p

[PATCH] emergencyCleanup take 2

2001-10-18 Thread John Levon
I accidentally missed some things from the last one thanks john -- How many Bavarian Illuminati does it take to screw in a lightbulb? Three: one to screw it in, and one to confuse the issue. diff -u -r1.368 ChangeLog --- src/ChangeLog 2001/10/18 16:49:27 1.368 +++ src/ChangeLog