[bug #18116] filter_out functions seems to always return an empty result

2006-10-26 Thread anonymous
URL: Summary: filter_out functions seems to always return an empty result Project: make Submitted by: None Submitted on: jeudi 26.10.2006 à 09:43 UTC Severity: 3 - Normal

[bug #18116] filter_out functions seems to always return an empty result

2006-10-26 Thread anonymous
Follow-up Comment #1, bug #18116 (project make): > test=$(filter_out $(mains),$(objects)) You misspelled the function: it's "filter-out" with a hyphen, not an underbar. Philip Guenther ___ Reply to this item at:

[bug #18116] filter_out functions seems to always return an empty result

2006-10-26 Thread Paul D. Smith
Update of bug #18116 (project make): Status:None => Not A Bug Open/Closed:Open => Closed ___ Follow-up Comment #2: As Philip says, the p

[bug #18123] wilcard function fails (...)*/ expansion

2006-10-26 Thread anonymous
URL: Summary: wilcard function fails (...)*/ expansion Project: make Submitted by: None Submitted on: jeudi 26.10.2006 à 15:21 UTC Severity: 3 - Normal Item Group: Bug

[bug #18124] make-3.81 isn't parallel build safe

2006-10-26 Thread anonymous
URL: Summary: make-3.81 isn't parallel build safe Project: make Submitted by: None Submitted on: Thursday 10/26/2006 at 18:15 UTC Severity: 3 - Normal Item Group: Bug

[bug #15919] Make-3.81 rc1 hangs with -j 2 but not with -j 1

2006-10-26 Thread Icarus Sparry
Follow-up Comment #8, bug #15919 (project make): Line numbers are relative to remake.c, version 1.130. The problem appears to be in check_dep. Stepping through the second and later times it traverses the graph, in the case where "file" has the record for "intermed". It increases depth, and marks