[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Escaping carriage-return newline bug on readline buffer resize
From: |
Paul D. Smith |
Subject: |
Re: Escaping carriage-return newline bug on readline buffer resize |
Date: |
Wed, 5 Dec 2001 17:40:57 -0500 |
%% "Jacob A. Langford" <address@hidden> writes:
jal> Attached is a Makefile with DOS style line termination. For a
jal> Solaris compiled make, the \ line continuation mechanism does not
jal> work when the backslash carriage-return newline sequence falls at
jal> the 200 byte readline buffer-resize boundary in read.c, as with
jal> the attached Makefile. The offending \ occurs after
jal> FOM_ABNP_FDECK_object.o. Note that if the \ is moved forward or
jal> backward by a single character (i.e. by changing the name of
jal> another object file) that the problem goes away.
This has been reported and fixed in the source, and the fix will be
available in the next version.
Thanks for the report.
--
-------------------------------------------------------------------------------
Paul D. Smith <address@hidden> Find some GNU make tips at:
http://www.gnu.org http://www.paulandlesley.org/gmake/
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist