bug-make
[Top][All Lists]
Advanced

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

[bug #48360] Environment variable doesn't loose specialness, although re


From: Paul D. Smith
Subject: [bug #48360] Environment variable doesn't loose specialness, although redefined
Date: Mon, 26 Dec 2016 16:46:12 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0

Update of bug #48360 (project make):

                  Status:                    None => Duplicate              
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

It seems this is a duplicate of bug #46585.

The unique thing about this is perhaps some way to determine from within a
makefile whether a make variable is exported or not; currently neither the
flavor nor origin functions provide this information.  However, I don't know
that it's really that useful to query this: if you want the variable to be
exported you should export it, and if you want it to be guaranteed to not be
exported you should unexport it... I'm not sure testing the value first is a
useful thing to do.

I'm closing this as a duplicate for now but feel free to add comments if you
disagree.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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