Re: Small patch for warning free compiles under egcs-1.1.2

2000-03-01 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> This has been irritating me for ages, so I finally sorted it Angus> out! Results in warning-free compiles with egcs-1.1.2 when the Angus> X header files have no return type defined. You changes seem reasonable, so I'll include the

Small patch for warning free compiles under egcs-1.1.2

2000-03-01 Thread Angus Leeming
This has been irritating me for ages, so I finally sorted it out! Results in warning-free compiles with egcs-1.1.2 when the X header files have no return type defined. best wishes, Angus *** acinclude.m4Wed Mar 01 13:30:52 2000 --- acinclude_new.m4Wed Mar 01 13:29:41 2000 ***