Path: utzoo!attcan!uunet!husc6!think!ames!pacbell!pbsaint!david From: david@pbsaint.PacBell.COM (David St. Pierre) Newsgroups: comp.sources.bugs Subject: Re: PATCH patch 10 problem Message-ID: <99@pbsaint.PacBell.COM> Date: 18 Jun 88 21:29:28 GMT References: <565@bnlux0.bnl.gov> Reply-To: david@pbsaint.PacBell.COM (David St. Pierre) Distribution: na Organization: Pacific * Bell, San Ramon, CA Lines: 14 In article <565@bnlux0.bnl.gov> abrams@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