[bug #49117] [read.c:710]: (warning) Possible null pointer dereference: collapsed

2016-09-25 Thread Paul D. Smith
Update of bug #49117 (project make): Status:None => Not A Bug Open/Closed:Open => Closed ___ Follow-up Comment #1: This isn't a bug: the

Re: exported vs command line variables

2016-09-25 Thread Paul Smith
On Sun, 2016-09-25 at 11:26 -0700, David Boyce wrote: > While the behavior of setting MAKEFLAGS in the makefile may be > undefined, its behavior when encountered in environment seems to be > made clear by this statement and GNU make still seems wrong there: I've filed an enhancement request for co

[bug #49183] Macros set in MAKEFLAGS should not be added to the environment

2016-09-25 Thread Paul D. Smith
URL: Summary: Macros set in MAKEFLAGS should not be added to the environment Project: make Submitted by: psmith Submitted on: Sun 25 Sep 2016 04:07:02 PM EDT Severity: 3 - Normal

Re: exported vs command line variables

2016-09-25 Thread David Boyce
First I'm going to disagree, a bit with myself and a bit with Philip, because I had not focused sufficiently on the keyword "environment" in "Macros defined by the MAKEFLAGS _environment_ variable ... shall not be added to the environment". While the behavior of setting MAKEFLAGS in the makefile ma