bug-make
[Top][All Lists]
Advanced

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

[bug #15947] tests/features/escape - 'path=p\:' test fails on Cygwin - c


From: Paul D. Smith
Subject: [bug #15947] tests/features/escape - 'path=p\:' test fails on Cygwin - cannot stat illegal filename
Date: Thu, 9 Mar 2006 20:17:47 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051010 Firefox/1.0.7 (Ubuntu package 1.0.7)

Update of bug #15947 (project make):

                  Status:                    None => Fixed                  
             Assigned to:                    None => psmith                 
             Open/Closed:                    Open => Closed                 
           Fixed Release:                    None => CVS                    

    _______________________________________________________

Follow-up Comment #4:

I resolved this bug by simply changing the value of the "path" variable from
"p:", which might be a drive letter on DOS, to "pre:" which never will be.

The purpose of this test is to make sure that escaping ":" in a target name
works properly; it has nothing to do with DOS drive letter paths.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=15947>

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





reply via email to

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