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: Fred Kiefer
Subject: [bug #22473] bundle init on windows path problem
Date: Wed, 05 Mar 2008 17:42:40 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.7 (like Gecko) SUSE

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

I don't know what the real reason for this problem is, but a simple way to
work around it should be to move the line
  path = [path stringByStandardizingPath];

in [NSBundle initWithPath:] up before the isAbsolutePath check. In most cases
we will then end up with a proper path for the platform.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

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