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
%% 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
Hi,
[Please retain the CC to [EMAIL PROTECTED] so
that the Debian Bug Tracking system can record your input]
This has been reported by a debian user.
zircon$ make -f ''
make: file.c:57: lookup_file: Assertion *name != '\0'' failed.
Aborted (core dumped)
Clearly