In message < 199809171120.NAA03228@mururoa.inria.fr >you write: > Would you consider having a fixinclude pass for X11 header > adding the missing int return type to avoid all the warnings with > egcs/g++ ?? Unlikely. And certainly not for egcs-1.1.1. You're better off disabling the offending warning via -Wno-return-type. jeff