Re: bug in make-3.79.1

2002-09-23 Thread Paul D. Smith
Hi; this bug has been reported before and is fixed in the CVS version of GNU make; the fix will be in the next release. Thanks for the report! -- --- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips a

bug in make-3.79.1

2002-09-23 Thread Steven Dirkse
Hello, I believe there is a bug in 3.79.1. It occurs late in function try_variable_definition, where the code v->append = append; is executed. For a build with WINDOWS32 defined the struct v was not initialized in some cases (specifically, when processing a line of the form SHELL = /bin/bas