Re: [bug #35132] Side effects of .SECONDARY with no targets not documented

2011-12-20 Thread Philip Guenther
On Tue, Dec 20, 2011 at 2:07 PM, anonymous wrote: > There are some side effects associated with intermediate/secondary targets > that aren't documented in any real detail in the documentation. > > The documentation for .SECONDARY gives the impression you can use .SECONDARY > to disable automatic d

[bug #35135] $() constructs that span multiple lines may add un-intended newlines

2011-12-20 Thread Paul D. Smith
Update of bug #35135 (project make): Status:None => Not A Bug Open/Closed:Open => Closed ___ Follow-up Comment #1: This is expected behav

[bug #20501] "MAKEFLAGS += -rR" doesn't turn off default suffix rules, variables

2011-12-20 Thread Paul D. Smith
Update of bug #20501 (project make): Triage Status:None => Verified ___ Reply to this item at: ___ Messag

[bug #20501] "MAKEFLAGS += -rR" doesn't turn off default suffix rules, variables

2011-12-20 Thread Paul D. Smith
Update of bug #20501 (project make): Operating System: POSIX-Based => Any ___ Reply to this item at: ___ Messag

[bug #20501] "MAKEFLAGS += -rR" doesn't turn off default suffix rules, variables

2011-12-20 Thread Paul D. Smith
Follow-up Comment #9, bug #20501 (project make): It's not completely true that -p shows "the rules as if they were there". Recall that there are two types of implicit rules in GNU make: suffix rules and pattern rules. If you use MAKEFLAGS+=-r then the _pattern rules_ will not be present in the -

[bug #35134] Add a special target or variable that induces the same behavior as '-r'

2011-12-20 Thread Paul D. Smith
Update of bug #35134 (project make): Status:None => Duplicate Open/Closed:Open => Closed ___ Follow-up Comment #1: You can get the behavi

[bug #35133] Pattern rules used as dependencies for .PRECIOUS don't actually do pattern matching

2011-12-20 Thread Paul D. Smith
Update of bug #35133 (project make): Item Group: Bug => Enhancement ___ Follow-up Comment #1: The .PRECIOUS pseudo-target is behaving as documented: You can also list the target pattern of an

[bug #35135] $() constructs that span multiple lines may add un-intended newlines

2011-12-20 Thread anonymous
URL: Summary: $() constructs that span multiple lines may add un-intended newlines Project: make Submitted by: None Submitted on: Tue 20 Dec 2011 10:28:41 PM UTC Severity: 3 - Normal

[bug #35134] Add a special target or variable that induces the same behavior as '-r'

2011-12-20 Thread anonymous
URL: Summary: Add a special target or variable that induces the same behavior as '-r' Project: make Submitted by: None Submitted on: Tue 20 Dec 2011 10:20:38 PM UTC Severity: 3 - Norma

[bug #35133] Pattern rules used as dependencies for .PRECIOUS don't actually do pattern matching

2011-12-20 Thread anonymous
URL: Summary: Pattern rules used as dependencies for .PRECIOUS don't actually do pattern matching Project: make Submitted by: None Submitted on: Tue 20 Dec 2011 10:17:46 PM UTC Severit

[bug #35132] Side effects of .SECONDARY with no targets not documented

2011-12-20 Thread anonymous
URL: Summary: Side effects of .SECONDARY with no targets not documented Project: make Submitted by: None Submitted on: Tue 20 Dec 2011 10:07:20 PM UTC Severity: 3 - Normal