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/


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to