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

2023-01-28 Thread Paul D. Smith
Update of bug #63667 (project make): Status:None => Fixed Assigned to:None => psmith Open/Closed:Open => Closed Operating System:

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

2023-01-28 Thread Paul D. Smith
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

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

2023-01-14 Thread Vincent Lefèvre
URL: Summary: In POSIX mode, the shell should not be run with -e if errors are ignored Project: make Submitter: vinc17 Submitted: dim. 15 janv. 2023 01:47:08 Severity: 3 -