bugmake - Bugs: bug #20069, Request for unexport/export info...

 
 

bug #20069: Request for unexport/export info in makefile database outputs

Submitter:  Agent Zhang <agent>
Submitted:  Mon 04 Jun 2007 01:11:35 PM UTC
   
 
Severity:  3 - Normal Item Group:  Enhancement
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
Component Version:  3.81 Operating System:  Any
Fixed Release:  None Triage Status:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 04 Jun 2007 01:11:35 PM UTC, original submission:  

Hi~

I think it would be nice to have the makefile database outputs generated by `make -pq` contain some extra information like which variable is exported and which is unexported.

Basically I hope it has info reflecting the facts specified by the following lines in the original makefile:

    export BITZ BOTZ
    unexport BOTZ

For example, in the db report, I'd expect to see something like this:

# export: BITZ BOTZ
# unexport: BOTZ

Thanks!
agentz

Agent Zhang <agent>

 

(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

 

Carbon-Copy List
  • -email is unavailable- added by agent (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.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code