Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1645:080d479edd32
[xemacs-hg @ 2003-08-26 14:03:57 by james]
Nickolay Pakoulin's patch to make g++ compile database.c without error.
author | james |
---|---|
date | Tue, 26 Aug 2003 14:04:00 +0000 |
parents | 763f577d57b0 |
children | 34abfb24e891 |
comparison
equal
deleted
inserted
replaced
1644:14a7222dba6d | 1645:080d479edd32 |
---|---|
1 2003-08-26 Nickolay Pakoulin <npak@ispras.ru> | |
2 | |
3 * database.c (berkdb_get): | |
4 (berkdb_map): Add type casts to satisfy C++ compilers. | |
5 | |
1 2003-08-25 Marcus Crestani <crestani@informatik.uni-tuebingen.de> | 6 2003-08-25 Marcus Crestani <crestani@informatik.uni-tuebingen.de> |
2 | 7 |
3 * alloc.c (kkcc_gc_stack_init): | 8 * alloc.c (kkcc_gc_stack_init): |
4 (kkcc_gc_stack_free): | 9 (kkcc_gc_stack_free): |
5 (kkcc_gc_stack_realloc): | 10 (kkcc_gc_stack_realloc): |