Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Sun Sep 14 21:52:26 2003 +0000 +++ b/src/ChangeLog Mon Sep 15 15:24:57 2003 +0000 @@ -1,3 +1,10 @@ +2003-09-15 Jerry James <james@xemacs.org> + + * syswindows.h: Quiet compiler warnings about struct stat. + (W32API_VER): + (W32API_INSTALLED_VER): New macros to compare w32api versions. + (_SHQUERYRBINFO): Define for w32api < 2.4 only. + 2003-09-11 Marcus Crestani <crestani@informatik.uni-tuebingen.de> * alloc.c: Clean up #ifdef USE_KKCC, move stack code to better