Re: make dumps core on empty filename

2004-02-22 Thread J. Grant
Hi Paul This bug has been fixed in the source for GNU make. The fix will be available in the next release. I wonder when the final testing phase before release of the next release will be? If this testing phase or final release candidate is announced I would be interested in giving it a try. I t

Re: make dumps core on empty filename

2004-02-22 Thread Paul D. Smith
%% Manoj Srivastava <[EMAIL PROTECTED]> writes: ms> zircon$ make -f '' ms> make: file.c:57: lookup_file: Assertion *name != '\0'' failed. ms> Aborted (core dumped) ms> Clearly passing in an empty string as the filename is an error, but ms> I think it should be reported to the user in a