bug-gnustep
[Top][All Lists]
Advanced

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

[bug #24779] GNUstep file and directory path methods seem to return stri


From: Richard Frith-Macdonald
Subject: [bug #24779] GNUstep file and directory path methods seem to return strings in Windows format
Date: Sat, 08 Nov 2008 17:12:10 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_5; en-us) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.2 Safari/525.20.1

Update of bug #24779 (project gnustep):

                  Status:                    None => Wont Fix               
             Open/Closed:                    Open => Declined               

    _______________________________________________________

Follow-up Comment #2:

The string handling behavior is intentional, well documented, and the result
of much debate on the GNUstep mailing lists.

Essentially the opinion of windows users was that paths on windows MUST
conform to local conventions, and that all the path manipulation methods must
therefore work with both unix and windows style paths (which they do).

As long as an application carefully manipulates paths using the path
manipulation methods in the API the application will be portable between
systems.  Applications which contain code which depends on the path separator
being a specific character are buggy/non-portable and should be fixed to use
the standard path handling methods from NSString.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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