--Wstrict-prototypes and openssl, two great things that suck together!
From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-07-10 03:16:16 CEST
so at some point we started adding a bunch of extra gcc warnings to
unfortunately, one of them is -Wstrict-prototypes.
not that i have anything against strict prototypes, quite the
apparently openssl has a ton of things like this:
typedef struct foo {
and -Wstrict-warnings appears to be quite unhappy with that empty ()
so could someone tell me where the knob is to turn these extra
thanks,
-garrett
-- garrett rooney Remember, any design flaw you're rooneg@electricjellyfish.net sufficiently snide about becomes http://electricjellyfish.net/ a feature. -- Dan Sugalski --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Jul 10 03:16:44 2002 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.