2009/6/19 Andrew John Hughes <ahug...@redhat.com>:
> GCC 4.4 produces more warnings relating to type-punning:
>
> http://gcc.gnu.org/gcc-4.4/porting_to.html
>
> which now causes Classpath builds with -Werror to fail.
> This patch fixes the issues by replacing the use of a shared
> pointer for the IPv4 and IPv6 socket types with a union.
> It's not ideal either, but fixes the typing of these pointers.
>
> Ok for HEAD?
> --
> Andrew :)
>
> Free Java Software Engineer
> Red Hat, Inc. (http://www.redhat.com)
>
> Support Free Java!
> Contribute to GNU Classpath and the OpenJDK
> http://www.gnu.org/software/classpath
> http://openjdk.java.net
> PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
> Fingerprint = F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8
>

PING
-- 
Andrew :-)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net

PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8

Reply via email to