bugmake - Bugs: bug #103, Make doesn't expand variables in...

 
 

bug #103: Make doesn't expand variables in some preprocessor statements

Submitter:  Paul D. Smith <psmith>
Submitted:  Sat 20 Apr 2002 08:31:52 PM UTC
   
 
Severity:  1 - Wish Item Group:  Enhancement
Status:  Fixed Privacy:  Public
Assigned to:  psmith Open/Closed:  Closed
Component Version:  3.78 Operating System:  Any
Fixed Release:  3.80 Triage Status:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 10 Sep 2002 09:45:00 PM UTC, comment #1: 

I've fixed this, allowing constructed variable names in ifdef, export, and unexport.  The enhancement will be in the next release of GNU make.

Paul D. Smith <psmith>
Group administrator
Sat 20 Apr 2002 08:31:52 PM UTC, original submission:  

Make doesn't expand variables in some kinds of preprocessor statements; for example,

  ifdef $(FOO)_BAR

and

  export $(VARLIST)

Maybe others.

Reported via GNATS by Steve Tomljenovic <stevet@muhthr.hlo.dec.com>, Roderick Schertler <roderick@argon.org>

Paul D. Smith <psmith>
Group administrator

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

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 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2002-10-04 psmith Fixed Release4.0 None
2002-09-10 psmith StatusNone None
    Assigned toNone None
    Open/ClosedOpen None
    Fixed ReleaseNone None

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code