Subject: Re: long long vs. -ansi...
To: None <current-users@NetBSD.ORG>
From: der Mouse <mouse@Rodents.Montreal.QC.CA>
List: current-users
Date: 04/08/1997 07:36:48
> [...] -Wmissing-prototypes [...] sys/signal.h [...]

See PR 2718.  After I sent that one in, I got a note from someone (I
forget whom) saying that it wasn't quite that simple...but no addendum
to the PR as of a couple of minutes ago, and no fix either.

Perhaps what we need is a gcc extension so we can write something like

	void (*sv_handler)(__oldstyle__);

that satisfies -Wmissing-prototypes -Wstrict-prototypes but otherwise
has the semantics of an old-style argument list declaration.

					der Mouse

			       mouse@rodents.montreal.qc.ca
		     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B