Re: [naviserver-devel] still left to fix

2005-06-13 Thread Zoran Vasiljevic
Am 13.06.2005 um 08:19 schrieb Stephen Deasey: Now compiles clean for me with gcc 4 using flags: -02 -Wall -Wno-implicit-int. (Linux FC3). Yippee! Yes. On Solaris still complains about pthread_sigmask and on Darwin about the 'long double' but this is something we can ignore for now. When I c

Re: [naviserver-devel] still left to fix

2005-06-13 Thread Stephen Deasey
On 6/13/05, Bernd Eidenschink <[EMAIL PROTECTED]> wrote: > > Hi Stephen, > > > Now compiles clean for me with gcc 4 using flags: -02 -Wall > > -Wno-implicit-int. (Linux FC3). Yippee! > > I compiled well last tuesday without mentionable warnings but then, when > following the 'compile ?' thread,

Re: [naviserver-devel] still left to fix

2005-06-12 Thread Bernd Eidenschink
Hi Stephen, > Now compiles clean for me with gcc 4 using flags: -02 -Wall > -Wno-implicit-int. (Linux FC3). Yippee! I compiled well last tuesday without mentionable warnings but then, when following the 'compile ?' thread, I asked myself if I did compile it wrong... :-) But nevertheless, trie

Re: [naviserver-devel] still left to fix

2005-06-12 Thread Stephen Deasey
On 6/11/05, Zoran Vasiljevic <[EMAIL PROTECTED]> wrote: > Hi > > I have tested the compilation on following platforms/os'es > > Solaris(sparc) 2.6/2.8 > Linux(intel) SuSE8.2/9.1 > Mac OSX(powerpc) Darwin 6.8/7.9/8.0 (aka Mac OSX 10.2/10.3/10.4) > > Next week we will finish the Window

[naviserver-devel] still left to fix

2005-06-11 Thread Zoran Vasiljevic
Hi I have tested the compilation on following platforms/os'es Solaris(sparc) 2.6/2.8 Linux(intel) SuSE8.2/9.1 Mac OSX(powerpc) Darwin 6.8/7.9/8.0 (aka Mac OSX 10.2/10.3/10.4) Next week we will finish the Windows port and there will be some things changed as well I have fixed some