bugmake - Bugs: bug #64115, make warns about undefined...

 
 

bug #64115: make warns about undefined variable GNUMAKEFLAGS

Submitter:  Dmitry Goncharov <dgoncharov>
Submitted:  Wed 26 Apr 2023 11:23:13 AM UTC
   
 
Severity:  3 - Normal Item Group:  Bug
Status:  Fixed Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Component Version:  SCM Operating System:  Any
Fixed Release:  SCM Triage Status:  Small Effort
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 30 Apr 2023 01:48:21 PM UTC, comment #2: 

Pushed, thanks Dmitry.

Paul D. Smith <psmith>
Group administrator
Wed 26 Apr 2023 11:24:48 AM UTC, comment #1: 

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.

Dmitry Goncharov <dgoncharov>
Wed 26 Apr 2023 11:23:13 AM UTC, original submission:  

.

Dmitry Goncharov <dgoncharov>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #54674:  sv64115_fix.diff added by dgoncharov (703B - text/x-patch)
file #54675:  sv64115_test.diff added by dgoncharov (1KiB - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by psmith (Posted a comment)
  • -email is unavailable- added by dgoncharov (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-04-30 psmith StatusNone Fixed
        Open/ClosedOpen Closed
        Fixed ReleaseNone SCM
        Triage StatusNone Small Effort
    2023-04-26 dgoncharov Attached File- Added sv64115_fix.diff, #54674
        Attached File- Added sv64115_test.diff, #54675

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code