comparison 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
comparison
equal deleted inserted replaced
1633:baca156a450b 1634:750821e2c014
1 2003-08-19 René Kyllingstad <listmailxemacs@kyllingstad.com>
2
3 * alloc.c (kkcc_gc_stack_init):
4 (kkcc_gc_stack_realloc): Missing casts for the return value of
5 malloc and realloc.
6
1 2003-08-18 Jerry James <james@xemacs.org> 7 2003-08-18 Jerry James <james@xemacs.org>
2 8
3 * Makefile.in.in (export_lib): New. 9 * Makefile.in.in (export_lib): New.
4 * Makefile.in.in (xemacs-export.o): New. 10 * Makefile.in.in (xemacs-export.o): New.
5 * Makefile.in.in (otherobjs): Use them. 11 * Makefile.in.in (otherobjs): Use them.