Subject: warnings in standard headers...
To: None <current-users@NetBSD.ORG>
From: Peter Seebach <seebs@solon.com>
List: current-users
Date: 08/03/1997 01:46:17
We used to get lots of "blah blah long long blah" in our standard
headers when compiling with -pedantic, but this has been suppressed
somehow.

What are we doing?  I want to pass the trick along to BSD/OS, at least
on my local machine, so I can start getting some better cross portability
of excessively strict ANSI/POSIX C between 4.4BSD platforms using gcc.

:)

-s