This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Make bug and patch



So I jumped the gun a bit.  It turns out that my solution didn't cover
one additional case.  When I got into the office this morning and ran
our project against my new make executable there was one Makefile that
crapped out.  This was a different file than the previous Makefile
which had problems.  So when I looked at it I found that I had one
additional character in a continued line.  This meant that the CRLF was
being chopped off in readline.  Previously I had fixed the case where
just the LF was being seperated.

I've attached a new diff file.  This is based against the original
source; not the change that we put in over the weekend; though the
differences are small.  Take a look at it and make sure it looks
reasonable.

Thanks again and sorry for not testing out the first change enough. 
Hate to make you duplicate work.

Kevin


--- Chris Faylor <cgf@cygnus.com> wrote:
> Thanks for the patch.  It looks reasonable so I wrote a ChangeLog
> entry
> and installed it.
> 
> I'll probably make a new version of make available soon.  I've also
> upgraded make to 3.79.1.
> 
> I really appreciate your tracking down the problem.
> 
> cgf


__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/

read.c-patch

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]