bug-make
[Top][All Lists]
Advanced

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

[bug #41417] \* in a prerequisite matches \* as well as *


From: anonymous
Subject: [bug #41417] \* in a prerequisite matches \* as well as *
Date: Sat, 01 Feb 2014 05:35:20 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0

URL:
  <http://savannah.gnu.org/bugs/?41417>

                 Summary: \* in a prerequisite matches \* as well as *
                 Project: make
            Submitted by: None
            Submitted on: Sat 01 Feb 2014 05:35:19 AM UTC
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: 4.0
        Operating System: POSIX-Based
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

In a prerequisite, the manual states that an asterisk can be escaped with a
backslash to suppress globbing. However, \*.o also matches \*.o, as well as
the expected *.o.

This means that make cannot handle asterisks in filenames reliably.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41417>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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