Re: Literate programming -- Small patch to catch new noweb error

2000-07-13 Thread Juergen Vigna
On 13-Jul-2000 Kayvan A. Sylvan wrote: > > I've reviewed this patch and I think it should go in (I applied it to my > local source tree and tested it). Applied! Jürgen -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürgen VignaE-Mail: [EMAIL PROTE

Re: Literate programming -- Small patch to catch new noweb error

2000-07-12 Thread Kayvan A. Sylvan
On Thu, Jul 13, 2000 at 12:42:35AM +0100, Bernard Michael Hurley wrote: > Hi all, > > I have found a noweb error that is not caught by the current listerrors > program: >unescaped << in documentation chunk Ah!!! At last!! This one has bugged me many times before... Thanks for fixing it.