Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1685:29c45c1b64f3
[xemacs-hg @ 2003-09-15 21:19:11 by james]
Quiet compiler warnings on Cygwin.
author | james |
---|---|
date | Mon, 15 Sep 2003 21:19:17 +0000 |
parents | fba0799e2d79 |
children | a4b5e2effaff |
comparison
equal
deleted
inserted
replaced
1684:fba0799e2d79 | 1685:29c45c1b64f3 |
---|---|
1 2003-09-15 Jerry James <james@xemacs.org> | |
2 | |
3 * event-msw.c (mswindows_wnd_proc): Use new w32api macros. | |
4 * syswindows.h: Define w32api macros as 0 for non-Cygwin. | |
5 * unexcw.c (CHECK_AOUT_POS): Add cast to quiet compiler. | |
6 * unexcw.c (copy_executable_and_dump_data_section): Ditto. | |
7 | |
1 2002-07-04 Jonathan Harris <jonathan@xemacs.org> | 8 2002-07-04 Jonathan Harris <jonathan@xemacs.org> |
2 | 9 |
3 * intl-encap-win32.c: | 10 * intl-encap-win32.c: |
4 * intl-auto-encap-win32.c: | 11 * intl-auto-encap-win32.c: |
5 * intl-auto-encap-win32.h: | 12 * intl-auto-encap-win32.h: |