On Friday, September 26, 2003, at 11:02 AM, Roland Schwingel wrote:
Hi...
Apparently there is a bug in -[NSString pathExtension].
If you have a string @"/path/to/folder.dir/aFile" pathExtension returns @".dir/aFile" which is a bit wrong I guess. There should be @"" as return value. The attached patch fixes this.
Hope you can apply it
Wouldn't apply from my mail client ... but I added a similar fix ... thanks.
_______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
