bug-make
[Top][All Lists]
Advanced

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

[bug #18369] pattern rules don't work with spaces in filenames


From: Paul D. Smith
Subject: [bug #18369] pattern rules don't work with spaces in filenames
Date: Sat, 25 Nov 2006 22:09:16 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1) Gecko/20060601 Firefox/2.0 (Ubuntu-edgy)

Update of bug #18369 (project make):

                  Status:                    None => Duplicate              
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

The short answer is, GNU make doesn't handle filenames with spaces in them. 
Make is really not a filename manipulator, it's a string parser.  And it uses
whitespace to delimit strings in all aspects of its implementation and
behavior.

Anyway, this is a duplicate of bug #712

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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