bug-make
[Top][All Lists]
Advanced

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

[bug #65359] submake might will lose variable values if their names cont


From: Paul D. Smith
Subject: [bug #65359] submake might will lose variable values if their names contain special char
Date: Mon, 26 Feb 2024 09:28:51 -0500 (EST)

Update of bug#65359 (group make):

              Item Group:                     Bug => Documentation          

    _______________________________________________________

Follow-up Comment #7:

The manual says:

+quote+
When using export by itself or .EXPORT_ALL_VARIABLES to export variables by
default, only variables whose names consist solely of alphanumerics and
underscores will be exported. To export other variables you must specifically
mention them in an export directive.
-quote-

I suppose we can add an extra admonishment saying that some shells will strip
out environment variables with "special" names and so the only portable way to
provide environment variables is with standard names.

There's nothing make itself can do about this obviously.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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