Re: GNUstep Base 1.11.0

2005-07-23 Thread Richard Frith-Macdonald
On 2005-07-23 12:47:53 +0100 Benoit Astruc [EMAIL PROTECTED] wrote: 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]];

Re: GNUstep Base 1.11.0

2005-07-23 Thread Benoit Astruc
Le 23 juil. 05, à 14:36, Richard Frith-Macdonald a écrit : On 2005-07-23 12:47:53 +0100 Benoit Astruc [EMAIL PROTECTED] wrote: 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 =

Re: GNUstep Base 1.11.0

2005-07-23 Thread Benoit Astruc
It's in code which should only be compiled when the additions part of the base library is built standalone on MacOS-X. Is that what you are trying to do, or has something gone wrong with configuration? That's exactly what I am trying to do, but it's quite hard. I am working on the third

Re: GNUstep Base 1.11.0

2005-07-23 Thread Richard Frith-Macdonald
On 2005-07-23 14:09:05 +0100 Benoit Astruc [EMAIL PROTECTED] wrote: It's in code which should only be compiled when the additions part of the base library is built standalone on MacOS-X. Is that what you are trying to do, or has something gone wrong with configuration? That's exactly what

Re: GNUstep Base 1.11.0

2005-07-23 Thread Richard Frith-Macdonald
On 2005-07-23 13:50:37 +0100 Benoit Astruc [EMAIL PROTECTED] wrote: You are right ... it's an error (I fixed it in CVS) ... but how did you manage to encounter it? It's in code which should only be compiled when the additions part of the base library is built standalone on MacOS-X. Is that

Re: GNUstep Base 1.11.0

2005-07-23 Thread Richard Frith-Macdonald
On 2005-07-23 14:22:57 +0100 Richard Frith-Macdonald [EMAIL PROTECTED] wrote: BUT ... I don't know why GSRunLoopCtxt.m is being compiled ... it shouldn't be part of the build when you are just building the additions library. Did you know you should build using a command like - make

Re: GNUstep Base 1.11.0

2005-07-23 Thread Benoit Astruc
Le 23 juil. 05, à 15:45, Richard Frith-Macdonald a écrit : On 2005-07-23 14:38:32 +0100 Benoit Astruc [EMAIL PROTECTED] wrote: Oups, i remember I read it somewhere but i forget it and use only make. But it changes nothing I have the same error. GSRunLoopCtxt.m is being compiled because

Re: GNUstep Base 1.11.0

2005-07-23 Thread Benoit Astruc
Le 23 juil. 05, à 15:37, Richard Frith-Macdonald a écrit : On 2005-07-23 14:25:34 +0100 Benoit Astruc [EMAIL PROTECTED] wrote: What weere the other two comple errors? Perhaps I can put fixes for them into CVS? Bug #13893 in NSRunLoop.h You have this code : typedef enum { #ifdef

Re: GNUstep Base 1.11.0

2005-07-23 Thread Richard Frith-Macdonald
On 2005-07-23 14:38:32 +0100 Benoit Astruc [EMAIL PROTECTED] wrote: Oups, i remember I read it somewhere but i forget it and use only make. But it changes nothing I have the same error. GSRunLoopCtxt.m is being compiled because the make script try to compil the subproject unix which

Re: GNUstep Base 1.11.0

2005-07-23 Thread Richard Frith-Macdonald
On 2005-07-23 14:25:34 +0100 Benoit Astruc [EMAIL PROTECTED] wrote: What weere the other two comple errors? Perhaps I can put fixes for them into CVS? Bug #13893 in NSRunLoop.h You have this code : typedef enum { #ifdef __MINGW__ ET_HANDLE, #else ET_RDESC, /* Watch for descriptor

Re: GNUstep Base 1.11.0

2005-07-23 Thread Richard Frith-Macdonald
On 2005-07-23 14:59:28 +0100 Benoit Astruc [EMAIL PROTECTED] wrote: I think you need to close the bug I have open about the MINGW issue #13893. Ok ... done that. Well now the building of Additions work but the GNUMakeFile want to compil all Tool and failed on some object of

quality assurance (was: Re: GNUstep Base 1.11.0)

2005-07-23 Thread Lars Sonchocky-Helldorf
Am Samstag, 23.07.05 um 13:47 Uhr schrieb Benoit Astruc: 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

Re: quality assurance (was: Re: GNUstep Base 1.11.0)

2005-07-23 Thread Richard Frith-Macdonald
On 2005-07-23 16:11:30 +0100 Lars Sonchocky-Helldorf [EMAIL PROTECTED] wrote: Am Samstag, 23.07.05 um 13:47 Uhr schrieb Benoit Astruc: 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 :

Re: quality assurance (was: Re: GNUstep Base 1.11.0)

2005-07-23 Thread Lars Sonchocky-Helldorf
Am Samstag, 23.07.05 um 21:32 Uhr schrieb Lars Sonchocky-Helldorf: How about using the donation money GNUstep got for buying some testing machines which would go into the same place as the GNUstep web servers are and could then be used for testing/developing GNUstep onto some more exotic