bug-make
[Top][All Lists]
Advanced

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

[bug #37065] $(wildcard dir/*/.) is wrong (worked fine in 3.81)


From: anonymous
Subject: [bug #37065] $(wildcard dir/*/.) is wrong (worked fine in 3.81)
Date: Thu, 09 Aug 2012 23:02:21 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:5.0) Gecko/20100101 Firefox/5.0

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

                 Summary: $(wildcard dir/*/.) is wrong (worked fine in 3.81)
                 Project: make
            Submitted by: None
            Submitted on: Thu Aug  9 23:02:20 2012
                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: MS Windows
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

$(wildcard dir/*/.) matches non-directories for the `*' (returns
dir/somefile.txt/. as well as dir/subdir/.) in 3.82 (and latest CVS) on
Windows.

This was a convenient way to get a list of sub-directories of a given
directory. It used to work fine in 3.81 on Windows, and still does in 3.82 on
other platforms. 





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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