[bug #64115] make warns about undefined variable GNUMAKEFLAGS

2023-04-30 Thread Paul D. Smith
Update of bug #64115 (project make):

  Status:None => Fixed  
 Open/Closed:Open => Closed 
   Fixed Release:None => SCM
   Triage Status:None => Small Effort   

___

Follow-up Comment #2:

Pushed, thanks Dmitry.


___

Reply to this item at:

  

___
Message sent via Savannah
https://savannah.gnu.org/




[bug #64115] make warns about undefined variable GNUMAKEFLAGS

2023-04-26 Thread Dmitry Goncharov
Additional Item Attachment, bug #64115 (project make):

File name: sv64115_fix.diff   Size:0 KB


File name: sv64115_test.diff  Size:1 KB




___

Reply to this item at:

  

___
Message sent via Savannah
https://savannah.gnu.org/




[bug #64115] make warns about undefined variable GNUMAKEFLAGS

2023-04-26 Thread Dmitry Goncharov
Follow-up Comment #1, bug #64115 (project make):

make warns about undefined variable GNUMAKEFLAGS when -R is specified.


$ echo 'all:' | make -f - -R  --warn-undefined-variables
make: warning: reference to undefined variable 'GNUMAKEFLAGS'
make: Nothing to be done for 'all'.
$


This patch adds GNUMAKEFLAGS to defined_vars.


___

Reply to this item at:

  

___
Message sent via Savannah
https://savannah.gnu.org/




[bug #64115] make warns about undefined variable GNUMAKEFLAGS

2023-04-26 Thread Dmitry Goncharov
URL:
  

 Summary: make warns about undefined variable GNUMAKEFLAGS
   Group: make
   Submitter: dgoncharov
   Submitted: Wed 26 Apr 2023 11:23:13 AM UTC
Severity: 3 - Normal
  Item Group: Bug
  Status: None
 Privacy: Public
 Assigned to: None
 Open/Closed: Open
 Discussion Lock: Any
   Component Version: SCM
Operating System: Any
   Fixed Release: None
   Triage Status: None


___

Follow-up Comments:


---
Date: Wed 26 Apr 2023 11:23:13 AM UTC By: Dmitry Goncharov 
.







___

Reply to this item at:

  

___
Message sent via Savannah
https://savannah.gnu.org/