>>>>> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> On Thu, Aug 01, 2002 at 12:17:08PM +0200, Jean-Marc Lasgouttes John> wrote: >> + Buffer * buffer = bufferlist.newFile(filename, ""); >> >> I thought that the second argument to newFile was a bool. John> Buffer * BufferList::newFile(string const & name, string tname, John> bool isNamed) Urgh. John> I didn't test, but it works (with some ugliness but that's not John> appropritate to fix for 1.2 because it's not a regression) Fine. JMarc