Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4389:4c5cd87620e4
Check that __STDC_VERSION__ is defined before examining it.
2008-01-09 Aidan Kehoe <kehoea@parhasard.net>
* config.h.in:
Check that __STDC_VERSION__ is defined before examining its
value. Eliminates a Cygwin warning.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Wed, 09 Jan 2008 00:53:02 +0100 |
parents | 1a14c304cb8e |
children | cbf129b005df |
comparison
equal
deleted
inserted
replaced
4388:1a14c304cb8e | 4389:4c5cd87620e4 |
---|---|
1 2008-01-09 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * config.h.in: | |
4 Check that __STDC_VERSION__ is defined before examining its | |
5 value. Eliminates a Cygwin warning. | |
6 | |
1 2008-01-08 Aidan Kehoe <kehoea@parhasard.net> | 7 2008-01-08 Aidan Kehoe <kehoea@parhasard.net> |
2 | 8 |
3 * text.h (MAX_XETCHAR_SIZE): Remove, eliminating a redefinition | 9 * text.h (MAX_XETCHAR_SIZE): Remove, eliminating a redefinition |
4 warning on Win32. | 10 warning on Win32. |
5 * dumper.c (pdump_load): | 11 * dumper.c (pdump_load): |