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 22:46:43 +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

Follow-up Comment #3, bug #24779 (project gnustep):

NB. windows and unix paths are fundamentally different ... unix has a single
root and windows has multiple roots.  Applications dealing with paths may, in
some cases, need to be aware of this.  They can use
[NSWorkspace-mountedLocalVolumePaths] to list potential roots, and
[NSString-stringByDeletingLastPathComponent] repeatedly to determine if each
path is a root.

    _______________________________________________________

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]