Alan Hourihane wrote: > Helmut, > > This is just wrong! > > You don't need (void (*)(PROC *, long arg)) this anymore on trunk. > > Please revert and merge in my changes to your branch. Well, I got these warnings after updating from your changes! .. kentry.h: struct timeout *_cdecl (*addroottimeout)(long, void (*)(PROC *, long arg), unsigned short); ??? -Helmut