From 404df6b3a1f9c0b4610910d232fd9b06af80d845 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Sat, 3 Nov 2001 13:28:23 +0000 Subject: Use GINT_TO_POINTER here for platforms where simply casting an int to void 2001-11-02 Christopher James Lahey * message-list.c (ml_tree_value_at): Use GINT_TO_POINTER here for platforms where simply casting an int to void * won't work. (build_flat_diff, main_folder_changed): Call e_tree_model_pre_change here. svn path=/trunk/; revision=14581 --- mail/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 5b502ecf33..5a29bf07fe 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2001-11-02 Christopher James Lahey + + * message-list.c (ml_tree_value_at): Use GINT_TO_POINTER here for + platforms where simply casting an int to void * won't work. + (build_flat_diff, main_folder_changed): Call + e_tree_model_pre_change here. + 2001-11-02 * message-browser.c (message_browser_message_list_built): -- cgit v1.2.3