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

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

Hi, Dmitry,

Got it. This explains the test result well.

[comment #3 comment #3:]
> Exporting a make variable makes it available for shell in recipes.
> 
> Removal of a semicolon allows make to avoid shell. Instead makes calls
posix_spawn or fork and exec.


    _______________________________________________________

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]