From 91a211b50d4f29fcd2a9f3a164e1baecbb09460e Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 7 Sep 2000 19:24:42 +0000 Subject: (obtain, relinquish, relinquish, r_alloc_size_in_use) (get_bloc, relocate_blocs, update_heap_bloc_correspondence) (resize_bloc, r_alloc_sbrk, r_alloc_init): Add casts to `char *' where necessary, in case POINTER_TYPE is `void'. --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 051ce39d712..23b259e80e6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2000-09-07 Gerd Moellmann + + * ralloc.c (obtain, relinquish, relinquish, r_alloc_size_in_use) + (get_bloc, relocate_blocs, update_heap_bloc_correspondence) + (resize_bloc, r_alloc_sbrk, r_alloc_init): Add casts to `char *' + where necessary, in case POINTER_TYPE is `void'. + 2000-09-07 Eli Zaretskii * frame.c (make_terminal_frame): Initialize frame foreground and -- cgit v1.2.1