[bug #19226] False warning about a circular dependency

2007-03-07 Thread anonymous
URL: Summary: False warning about a circular dependency Project: make Submitted by: None Submitted on: Mittwoch 07.03.2007 um 09:28 UTC Severity: 3 - Normal Item Group:

[bug #19232] make passes quoted SHELL through another shell

2007-03-07 Thread Petr Machata
URL: Summary: make passes quoted SHELL through another shell Project: make Submitted by: ant_39 Submitted on: Wednesday 03/07/2007 at 19:59 Severity: 3 - Normal Item Gro

Re: multi-line commands with quoted SHELL

2007-03-07 Thread Petr Machata
Paul Smith wrote: The problem is that when SHELL contains quotations etc., /bin/sh is invoked, and whole command is passed through that. But the outer shell then destroys the backslash-newline sequences. The solution is to singly-quote these. The attached patch against make 3.81 does this.

[bug #19236] Imported variable with trailing backslash messes up make's line parsing in nested evaluations

2007-03-07 Thread Christoph Schulz
URL: Summary: Imported variable with trailing backslash messes up make's line parsing in nested evaluations Project: make Submitted by: kristovschulz Submitted on: Donnerstag 08.03.2007 um 08:44