bug-make
[Top][All Lists]
Advanced

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

[bug #64085] -e passed to shell in POSIX mode with -i or .IGNORE


From: anonymous
Subject: [bug #64085] -e passed to shell in POSIX mode with -i or .IGNORE
Date: Fri, 21 Apr 2023 08:55:12 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?64085>

                 Summary: -e passed to shell in POSIX mode with -i or .IGNORE
                   Group: make
               Submitter: None
               Submitted: Fri 21 Apr 2023 12:55:10 PM UTC
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: 4.4.1
        Operating System: POSIX-Based
           Fixed Release: None
           Triage Status: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Fri 21 Apr 2023 12:55:10 PM UTC By: Anonymous
Bug #63667 was closed after Make was changed to not pass -e to the shell if a
command was prefixed with '-'.  However, POSIX also specifies that -e should
not be passed in the following situations:

 - "make" is invoked with the "-i" flag.
 - A ".IGNORE" target exists with no prerequisites.
 - The current target is a prerequisite of ".IGNORE".







    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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