discuss-gnustep
[Top][All Lists]
Advanced

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

GNUstep Base 1.11.0


From: Benoit Astruc
Subject: GNUstep Base 1.11.0
Date: Sat, 23 Jul 2005 13:47:53 +0200

Hello,


I just tried to compil GNUstep Base 1.11.0, freshly download from GNUstep http) and I found that there is an error GSXML.m at line 5 142 :

request = [tequest initWithURL: [NSURL URLWithString: connectionURL]];

should be

request = [request initWithURL: [NSURL URLWithString: connectionURL]];

I suppose.

Maybe it's corrected in CVS but it seems quite bad to have such error in the last stable version.


Benoit Astruc





reply via email to

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