From 7517f413700c53fb8d6ae7e43957435060fd714f Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 26 Oct 2007 12:15:44 +0000 Subject: Zero out the GnomePilotRecord struct to silence a compiler warning. 2007-10-26 Matthew Barnes * addressbook/conduit/address-conduit.c (local_record_to_pilot_record): * calendar/conduits/calendar/calendar-conduit.c (local_record_to_pilot_record): * calendar/conduits/memo/memo-conduit.c (local_record_to_pilot_record): * calendar/conduits/todo/todo-conduit.c (local_record_to_pilot_record): Zero out the GnomePilotRecord struct to silence a compiler warning. * calendar/gui/dialogs/memo-page.c (memo_page_select_organizer): Initialize def_address. * calendar/gui/e-itip-control.c: Use unions to avoid strict-aliasing violations. svn path=/trunk/; revision=34434 --- addressbook/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index d5fe6eca64..40a45dd815 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2007-10-26 Matthew Barnes + + * conduit/address-conduit.c (local_record_to_pilot_record): + Zero out the GnomePilotRecord struct to silence a compiler warning. + 2007-10-25 Matthew Barnes ** Fixes bug #489661 -- cgit v1.2.3