bug-make
[Top][All Lists]
Advanced

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

[bug #65360] Extend -p output with export status of each variable.


From: Paul D. Smith
Subject: [bug #65360] Extend -p output with export status of each variable.
Date: Mon, 26 Feb 2024 09:32:37 -0500 (EST)

Follow-up Comment #2, bug#65360 (group make):

I'm not a fan of adding the "do not export" to comments for non-exported
variables.  Non-exporting is the default and so we should just not say
anything for non-exported variables.

As for export, would it be better to use the make syntax for this, like:

+verbose+
# makefile (from 'Makefile', line 1)
export FOO = bar
-verbose-

?


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65360>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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