Re: 1.10a instspc.test failure

2007-01-16 Thread Ralf Wildenhues
[ bug-autoconf dropped ] * Paul Eggert wrote on Tue, Jan 16, 2007 at 06:44:44PM CET: > Ralf Wildenhues <[EMAIL PROTECTED]> writes: > > > -is called. The value can contain newlines. > > +is called. The value can contain all ASCII characters except for > > +the @code{NUL} character and carriage r

Re: 1.10a instspc.test failure

2007-01-16 Thread Paul Eggert
Ralf Wildenhues <[EMAIL PROTECTED]> writes: > -is called. The value can contain newlines. > +is called. The value can contain all ASCII characters except for > +the @code{NUL} character and carriage return; newline is ok to use. If we can assume POSIX conformance with a reasonable C locale, the