[bug #39035] problem with blanks in continuation line in a recipe

2013-05-22 Thread anonymous
URL: http://savannah.gnu.org/bugs/?39035 Summary: problem with blanks in continuation line in a recipe Project: make Submitted by: None Submitted on: Wed 22 May 2013 08:35:08 AM UTC Severity: 3 - Normal Item

[bug #26596] MAKEFLAGS documentation tweak

2013-05-22 Thread Paul D. Smith
Follow-up Comment #1, bug #26596 (project make): Hm. I'm not sure why the immediate expansion has limited content. Is there any purpose to this? Wouldn't it just be better to have the immediate expansion resolve to the entire thing? I'll have to look into it; maybe there's a good reason for

[bug #38945] [PATCH] Fix CRLF backslash-newline handing on non-WINDOWS32 platforms

2013-05-22 Thread Paul D. Smith
Update of bug #38945 (project make): Triage Status:None = Need Info ___ Follow-up Comment #2: I'm trying to create a repro case for this. I've created a file on Linux and forced it to contain

Re: [bug #26596] MAKEFLAGS documentation tweak

2013-05-22 Thread Stefano Lattarini
Hi Paul. On 05/22/2013 05:17 PM, Paul D. Smith wrote: Follow-up Comment #1, bug #26596 (project make): Hm. I'm not sure why the immediate expansion has limited content. Is there any purpose to this? Wouldn't it just be better to have the immediate expansion resolve to the entire thing?

[bug #38945] [PATCH] Fix CRLF backslash-newline handing on non-WINDOWS32 platforms

2013-05-22 Thread Derek Buitenhuis
Follow-up Comment #3, bug #38945 (project make): I'm actually having a hard time making a small reproducible file... At the moment, you can easily reproduce this as: $ git clone git://git.libav.org/libav.git $ cd libav $ ./configure $ todos libavcodec/x86/Makefile $ make common.mak:65: ***

Documentation for the eval function

2013-05-22 Thread Sascha Ziemann
Hi, I think the example in the documentation for the eval function is broken. I copied the example to a file and tried it with make clean. The action for the clean target is rm -f $(ALL_OBJS) $(PROGRAMS). The PROGRAMS variable is set at the beginning to server client and the ALL_OBJS variable