bug-gnustep
[Top][All Lists]
Advanced

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

[bug #22473] bundle init on windows path problem


From: Richard Frith-Macdonald
Subject: [bug #22473] bundle init on windows path problem
Date: Wed, 05 Mar 2008 19:06:34 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-us) AppleWebKit/523.15.1 (KHTML, like Gecko) Version/3.0.4 Safari/523.15

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

Unfortunately not ... stringByStandardizingPath is unable to convert a
relative path to an absolute one on windows, since it doesn't know which drive
the path is on.
The only solution is for the calling code to pass in a valid (absolute) path.
  The hack in base is just for convenience ... if you were running the same
code on MacOSX it would simply fail.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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