diff src/ChangeLog @ 2650:fc554bcc59e7

[xemacs-hg @ 2005-03-11 08:42:30 by crestani] Fix KKCC backtrace C++ build 2005-03-11 Marcus Crestani <crestani@informatik.uni-tuebingen.de> * alloc.c (kkcc_backtrace): Fix C++ build: do typecasts correctly.
author crestani
date Fri, 11 Mar 2005 08:42:36 +0000
parents 5e4893b16f7c
children 3580ae2ce979
line wrap: on
line diff
--- a/src/ChangeLog	Thu Mar 10 22:51:32 2005 +0000
+++ b/src/ChangeLog	Fri Mar 11 08:42:36 2005 +0000
@@ -1,3 +1,7 @@
+2005-03-11  Marcus Crestani  <crestani@informatik.uni-tuebingen.de>
+
+	* alloc.c (kkcc_backtrace): Fix C++ build: do typecasts correctly.
+
 2005-03-09  Marcus Crestani  <crestani@informatik.uni-tuebingen.de>
 
 	* database.c (berkdb_map): Add typecasts.