bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #20069] Request for unexport/export info in makefile database outpu


From: Agent Zhang
Subject: [bug #20069] Request for unexport/export info in makefile database outputs
Date: Mon, 04 Jun 2007 13:11:37 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4) Gecko/20061201 Firefox/2.0.0.4 (Ubuntu-feisty)

URL:
  <http://savannah.gnu.org/bugs/?20069>

                 Summary: Request for unexport/export info in makefile
database outputs
                 Project: make
            Submitted by: agent
            Submitted on: Monday 06/04/2007 at 13:11
                Severity: 3 - Normal
              Item Group: Enhancement
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: 3.81
        Operating System: Any
           Fixed Release: None

    _______________________________________________________

Details:

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





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?20069>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]