bug-make
[Top][All Lists]
Advanced

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

[bug #39310] Regression in glob-handling from 3.81, can't use a stem and


From: Jeremy Nickurak
Subject: [bug #39310] Regression in glob-handling from 3.81, can't use a stem and a glob in the same dependency
Date: Fri, 21 Jun 2013 15:28:23 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.52 Safari/537.36

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

                 Summary: Regression in glob-handling from 3.81, can't use a
stem and a glob in the same dependency
                 Project: make
            Submitted by: atrus
            Submitted on: Fri 21 Jun 2013 03:28:22 PM GMT
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: 3.82
        Operating System: Any
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

See attached for example.

Apparently you can no longer have a stem and a glob in a dependency. Rule of
the form:

%.concat: %/*.txt

works in Make 3.81, but not in 3.82:

address@hidden:~/make-regression$ make-3.81 a.concat
echo putting a/something.txt together makes a.concat
putting a/something.txt together makes a.concat

address@hidden:~/make-regression$ make-3.82 a.concat
make: *** No rule to make target `a.concat'.  Stop.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 21 Jun 2013 03:28:22 PM GMT  Name: make-regression.tar.gz  Size:
385B   By: atrus

<http://savannah.gnu.org/bugs/download.php?file_id=28376>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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