Re: Bug with double slashes

2009-06-06 Thread Paul Smith
On Fri, 2009-06-05 at 00:46 -0400, Paul Smith wrote: //%: //% @echo oops! When I run this with GNU make 3.80, I get this error: make: Circular /tmp/x1.mk - /tmp/x1.mk dependency dropped. Is that what you mean by normal? I do agree that something is broken in the

Re: Bug with double slashes

2009-06-06 Thread Eli Zaretskii
From: Paul Smith psm...@gnu.org Date: Sat, 06 Jun 2009 02:01:03 -0400 Cc: bug-make@gnu.org Reply-To: psm...@gnu.org Less obvious is which of the various ways it could be fixed is the right way. Should we stop cleaning these paths altogether, to work around the bug in glibc glob()? I

Re: Bug with double slashes

2009-06-06 Thread Paul Smith
On Sat, 2009-06-06 at 04:09 -0400, Eli Zaretskii wrote: Might as well bring some glibc expert on board for this discussion. (Sorry, I don't have a recommendation who might that be.) They could put the glibc behavior into perspective, and also advise about other implementations of `glob'. I

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

2009-06-06 Thread Paul D. Smith
Update of bug #15919 (project make): Status:None = Fixed Open/Closed:Open = Closed ___ Follow-up Comment #30: I debugged this and

[bug #25703] .LIBPATTERNS is not pattern dependent.

2009-06-06 Thread Paul D. Smith
Update of bug #25703 (project make): Item Group: Bug = Enhancement ___ Follow-up Comment #1: I'm marking this as an enhancement, since the code works as designed. I agree it would be nice to

[bug #22010] The increased stack rlimit is inherited by the subprocesses to make.

2009-06-06 Thread Paul D. Smith
Update of bug #22010 (project make): Status:None = Fixed Assigned to:None = psmith Open/Closed:Open = Closed Fixed Release:

[bug #22434] Consider a dependancy as target file and try to make the file

2009-06-06 Thread Paul D. Smith
Update of bug #22434 (project make): Status:None = Not A Bug Open/Closed:Open = Closed ___ Follow-up Comment #6: This problem is

[bug #22442] Old-style cancelation of implicit rules

2009-06-06 Thread Paul D. Smith
Update of bug #22442 (project make): Status:None = Not A Bug Open/Closed:Open = Closed ___ Follow-up Comment #2: Closing. Feel free to

[bug #23361] Infinite loop when including file that depends on a phony target

2009-06-06 Thread Paul D. Smith
Update of bug #23361 (project make): Status:None = Not A Bug Open/Closed:Open = Closed ___ Follow-up Comment #2: Dave's comment is

[bug #23210] target/dependants with equal mtime

2009-06-06 Thread Paul D. Smith
Update of bug #23210 (project make): Status:None = Not A Bug Open/Closed:Open = Closed ___ Follow-up Comment #3: The problem is that

[bug #21854] Dependency to a -llibname to be made in a not yet existing directory doesn't match(?)

2009-06-06 Thread Paul D. Smith
Update of bug #21854 (project make): Status:None = Fixed Open/Closed:Open = Closed Fixed Release:None = CVS

[bug #21823] Potential NULL pointer dereference on hash.c, hash_insert

2009-06-06 Thread Paul D. Smith
Update of bug #21823 (project make): Status:None = Fixed Assigned to:None = psmith Open/Closed:Open = Closed Fixed Release: