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: Martin Dorey
Subject: [bug #65359] submake might will lose variable values if their names contain special char
Date: Sat, 24 Feb 2024 10:26:07 -0500 (EST)

Follow-up Comment #1, bug#65359 (group make):

Because then Make runs the command with a shell and, perhaps particularly
after Shellshock, shells are increasingly diligent about cleaning the
environment (eg
https://stackoverflow.com/questions/36989263/why-cant-environment-variables-with-dashes-be-accessed-in-bash-4-1-2),
so what could Make do?  I guess it could warn that your export is unlikely to
work reliably.


    _______________________________________________________

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]