2004-12-24 James M. Cape * .cvsignore: Alphabetized, added a bunch more autotools stuff. * libgnetwork/gnetwork-ip-multicast.c: (network_socket_cb): * libgnetwork/gnetwork-udp-datagram.c: (gnetwork_udp_datagram_set_property): Fix int-to-pointer casts for ia64. (Patch from Dan Winship, Fixes #158318). 2004-07-06 James M. Cape * .cvsignore: - Add confdefs.h * configure.in, libgnetwork/Makefile.am, tests/Makefile.am, doc/Makefile.am: - Properly use the GNOME_COMPILE_WARNINGS macro, ditch custom warnings CFLAGS stuff. * libgnetwork/gnetwork-interfaces.c, libgnetwork/gnetwork-interfaces.h, libgnetwork/gnetwork-ssl.h, libgnetwork/gnetwork-type-builtins.c.template: - Fix (most of the) warnings unearthed by GNOME_COMPILE_WARNINGS.