bug-gnustep
[Top][All Lists]
Advanced

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

[bug #32094] [NSString stringByStandardizingPath] doesn't work well with


From: Richard Frith-Macdonald
Subject: [bug #32094] [NSString stringByStandardizingPath] doesn't work well with any path beginning with extra slashes
Date: Tue, 11 Jan 2011 08:11:06 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-us) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4

Update of bug #32094 (project gnustep):

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

    _______________________________________________________

Follow-up Comment #1:

The reported behavior is correct/expected (and is the documented behavior)
... path handling methods are supposed to permit both unix and windows paths
by default, but there exists a mechanism to switch to non-portable path
handling for people who wish to write deliberately non-portable software (eg
something which will never be used on mswindows).

See the NSString documentation for more detail.:

http://www.gnustep.org/resources/documentation/Developer/Base/Reference/NSString.html


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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