Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1638:1ecc2785dce3
[xemacs-hg @ 2003-08-21 14:08:32 by james]
Define DECLARE_MODULE_API_LRECORD when not ERROR_CHECK_TYPES.
author | james |
---|---|
date | Thu, 21 Aug 2003 14:08:36 +0000 |
parents | 750821e2c014 |
children | 763f577d57b0 |
comparison
equal
deleted
inserted
replaced
1637:d14b4fa995df | 1638:1ecc2785dce3 |
---|---|
1 2003-08-21 Jerry James <james@xemacs.org> | |
2 | |
3 * lrecord.h (DECLARE_MODULE_API_LRECORD): Also define when not | |
4 ERROR_CHECK_TYPES. | |
5 | |
1 2003-08-19 René Kyllingstad <listmailxemacs@kyllingstad.com> | 6 2003-08-19 René Kyllingstad <listmailxemacs@kyllingstad.com> |
2 | 7 |
3 * alloc.c (kkcc_gc_stack_init): | 8 * alloc.c (kkcc_gc_stack_init): |
4 (kkcc_gc_stack_realloc): Missing casts for the return value of | 9 (kkcc_gc_stack_realloc): Missing casts for the return value of |
5 malloc and realloc. | 10 malloc and realloc. |