bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Escaping carriage-return newline bug on readline buffer resize


From: Jacob A. Langford
Subject: Escaping carriage-return newline bug on readline buffer resize
Date: Wed, 5 Dec 2001 13:31:19 -0800

Hi,
 
Attached is a Makefile with DOS style line termination.  For a Solaris compiled make, the \ line continuation mechanism does not work when the backslash carriage-return newline sequence falls at the 200 byte readline buffer-resize boundary in read.c, as with the attached Makefile.  The offending \ occurs after FOM_ABNP_FDECK_object.o.  Note that if the \ is moved forward or backward by a single character (i.e. by changing the name of another object file) that the problem goes away.
 
Jacob Langford
address@hidden

Attachment: Makefile
Description: Binary data

Attachment: config.h
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]