bug-gnustep
[Top][All Lists]
Advanced

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

Re: NSString.m: 2 Bugs


From: Richard Frith-Macdonald
Subject: Re: NSString.m: 2 Bugs
Date: Mon, 2 Feb 2004 14:48:14 +0000


On 2 Feb 2004, at 13:27, Roland Schwingel wrote:

Hi...

It is again me... Spotted 2 bugs in NSString.m:

1. Method - stringByAbbreviatingWithTildeInPath:
  Here is currently a wrong +1 in the final
  stringByAppendingPathComponent: call. This was
  introduced by merging one of the patches I supplied
  a while ago. Unfortunately I did not spot it in the
  immediate reviewing after the merge.

2. + (NSString*) localizedNameOfStringEncoding: (NSStringEncoding)encoding Here is a problem with getting the encoding names localized. Obviously the detection of the bundle to ask was not adapted to the new scheme a while ago. When doing it like it is done in the rest of the code it works.

Attached you find a patch for both issues...
Hope you can apply it.


Applied ... thanks.





reply via email to

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