perl 2.0 patch #15 (System V Alert)

Yun-seng Chao yun at ceetm1.UUCP
Fri Nov 11 23:52:02 AEST 1988


>From article <1037 at investor.UUCP>, by news at investor.UUCP ( Bob Peirce):
> So what happened to patches 7-14?  Did I miss them or are they coming?
> 
They have come and gone.
Anyway, there is a slight error in #15 in the patch for utils.c.

I am on an AT&T 3B2/400 with SVR3.0.  The "util.c" file with patch15 won't 
compile.  I've enclosed the diff between the original version and mine.

		%diff util.c util.old.c
		644c644
		<     int vsprintf();
		>     char *vsprintf();

<varargs.h> in the _UNIX System V Programmer's Reference Manual_
has the following entries under "vprintf(3S)":

		int vsprintf(s, format, ap)
		char *s, *format;
		va_list ap;

Other than that, everything went as smoothly as usual.

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Yun-seng Chao; Cincinnati Electronics, Corp.; Cincinnati, Ohio
UUCP:  {uccba.uc.edu, decuac!uccba, uunet!sdrc, ukma!spca6}!cesbws!yun
VOICE: (513)-733-6370



More information about the Comp.sources.bugs mailing list