Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Aug 25 21:52:27 2003 +0000 +++ b/src/ChangeLog Tue Aug 26 14:04:00 2003 +0000 @@ -1,3 +1,8 @@ +2003-08-26 Nickolay Pakoulin <npak@ispras.ru> + + * database.c (berkdb_get): + (berkdb_map): Add type casts to satisfy C++ compilers. + 2003-08-25 Marcus Crestani <crestani@informatik.uni-tuebingen.de> * alloc.c (kkcc_gc_stack_init):