bug-make
[Top][All Lists]
Advanced

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

[bug #63667] In POSIX mode, the shell should not be run with -e if error


From: Paul D. Smith
Subject: [bug #63667] In POSIX mode, the shell should not be run with -e if errors are ignored
Date: Sat, 28 Jan 2023 11:11:39 -0500 (EST)

Follow-up Comment #1, bug #63667 (project make):

This is actually a bit tricky.  GNU make allows the user to specify their own
shell flags, so the real rule is "if the user didn't override the shell flags,
AND POSIX is set, AND we're not ignoring errors, then use "-ec" as the shell
flags.

I have implemented a fix, thanks for the report.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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