bug-make
[Top][All Lists]
Advanced

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

[bug #27591] $(wildcard) bug in latest CVS. Worked OK in 3.81 stable rel


From: anonymous
Subject: [bug #27591] $(wildcard) bug in latest CVS. Worked OK in 3.81 stable release.
Date: Sun, 04 Oct 2009 09:43:13 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_1; en-us) AppleWebKit/531.9 (KHTML, like Gecko) Version/4.0.3 Safari/531.9

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

                 Summary: $(wildcard) bug in latest CVS. Worked OK in 3.81
stable release.
                 Project: make
            Submitted by: None
            Submitted on: Sun 04 Oct 2009 09:43:12 AM UTC
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: CVS
        Operating System: MS Windows
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

Hi All,

This works with both CVS and stable builds:
$(info >$(wildcard c:/Program\ Files/Common\ Files)<)
->
>c:/Program Files/Common Files<

This works with stable build, but fails (returns empty string) with CVS
build:
$(info >$(wildcard c:/Program\ Files\ (x86)/Common\ Files)<)
->
>c:/Program Files/Common Files< with 3.81
>< with CVS

[ Tests were run on Win XP x64 Edition ]

Brgds,
Viktor





    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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