> Peter Hunnisett writes:
> > Hallo Uwe,
> >   do you see anything wrong with the new code in process.h? 
> I don't use
> > CVS, but the code submitted looked alright to me. I don't 
> suppose that
> > you also have a newer compiler that you could try it out on?
> > 
> >   The function certainly doesn't seem to be returning a 
> function so I suspect
> > the compiler, but I could be wrong. 
> > 
> >   If you have the mingw cross compiler, you could try 
> replacing the lines with
> > those in process.h of the include file and see if that compiles.
> > 
> Okay,
> 
> compiling with gcc -V2.7.2.3 solves the problem...
> Guess I'll either have to upgarde to gcc-2.95.2 or use 2.7.2.3.

It breaks on Solaris with EGCS-1.1.2 as well.

Initial analysis is that you should do typedef
if you have functions that takes functions as argument.

If nobody else does it I will investigate/fix it later?


Reply via email to