Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 1634:750821e2c014
[xemacs-hg @ 2003-08-19 09:58:08 by michaels]
2003-08-19 René Kyllingstad <listmailxemacs@kyllingstad.com>
* alloc.c (kkcc_gc_stack_init):
(kkcc_gc_stack_realloc): Missing casts for the return value of
malloc and realloc.
author | michaels |
---|---|
date | Tue, 19 Aug 2003 09:58:10 +0000 |
parents | 64eaceca611d |
children | 1ecc2785dce3 |
line wrap: on
line diff
--- a/src/ChangeLog Tue Aug 19 02:11:49 2003 +0000 +++ b/src/ChangeLog Tue Aug 19 09:58:10 2003 +0000 @@ -1,3 +1,9 @@ +2003-08-19 René Kyllingstad <listmailxemacs@kyllingstad.com> + + * alloc.c (kkcc_gc_stack_init): + (kkcc_gc_stack_realloc): Missing casts for the return value of + malloc and realloc. + 2003-08-18 Jerry James <james@xemacs.org> * Makefile.in.in (export_lib): New.