Mercurial > emacs
changeset 31474:6ae59fddfd69
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 07 Sep 2000 19:24:42 +0000 |
parents | 055accd6bf1d |
children | b25e22223eb9 |
files | src/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu Sep 07 19:24:24 2000 +0000 +++ b/src/ChangeLog Thu Sep 07 19:24:42 2000 +0000 @@ -1,3 +1,10 @@ +2000-09-07 Gerd Moellmann <gerd@gnu.org> + + * 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 <eliz@is.elta.co.il> * frame.c (make_terminal_frame): Initialize frame foreground and