PATCH patch 10 problem
David St. Pierre
david at pbsaint.PacBell.COM
Sun Jun 19 07:29:28 AEST 1988
In article <565 at bnlux0.bnl.gov> abrams at bnlux0.UUCP (Karl L. Abrams) writes:
> Lines 151-155 of common.h look like:
>#ifdef CHARSPRINTF
>char *sprintf();
>#else
>int *sprintf();
>#endif
It should be int sprintf(); at the very least. My Sys V, R3 compiler
(running on a 3B15), chokes when it sees this.
--
David St. Pierre 823-6800 {ames,sun,ihnp4}!pacbell!david
More information about the Comp.sources.bugs
mailing list