Subject: racoon and gcc 3.3.1
To: None <current-users@netbsd.org>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: current-users
Date: 09/26/2003 13:34:16
gcc 3.3.1 complains about racoon/crypto_openssl.c's uses of
"(unsigned char **)&p)" (3 of them). I thought there was a whole thread
about this earlier...

warning: dereferencing type-punned pointer will break strict-aliasing rules

gcc 2.95.3 is happy.

Thoughts?

Cheers,

Patrick