comparison src/ChangeLog @ 1683:74353ce403ce

[xemacs-hg @ 2003-09-15 15:24:56 by james] Fix some brokenness for new w32api versions on Cygwin.
author james
date Mon, 15 Sep 2003 15:24:57 +0000
parents a72f7bf813c9
children fba0799e2d79
comparison
equal deleted inserted replaced
1682:33ac0945e3a2 1683:74353ce403ce
1 2003-09-15 Jerry James <james@xemacs.org>
2
3 * syswindows.h: Quiet compiler warnings about struct stat.
4 (W32API_VER):
5 (W32API_INSTALLED_VER): New macros to compare w32api versions.
6 (_SHQUERYRBINFO): Define for w32api < 2.4 only.
7
1 2003-09-11 Marcus Crestani <crestani@informatik.uni-tuebingen.de> 8 2003-09-11 Marcus Crestani <crestani@informatik.uni-tuebingen.de>
2 9
3 * alloc.c: Clean up #ifdef USE_KKCC, move stack code to better 10 * alloc.c: Clean up #ifdef USE_KKCC, move stack code to better
4 position. Add lrecord_memory_descriptions table. 11 position. Add lrecord_memory_descriptions table.
5 (KKCC_GC_STACK_FULL): Replace functions with macros. 12 (KKCC_GC_STACK_FULL): Replace functions with macros.