Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 5536:bbcf3f979099
Suppress the "undefined macros" warnings for zlib.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Mon, 08 Aug 2011 13:57:18 +0900 |
parents | 25325da1d1a8 |
children | 2df2d9171f20 |
comparison
equal
deleted
inserted
replaced
5535:25325da1d1a8 | 5536:bbcf3f979099 |
---|---|
1 2011-08-03 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * glyphs-eimage.c (_LARGEFILE64_SOURCE, _FILE_OFFSET_BITS): | |
4 Define these macros to suppress GCC warnings caused by excessive | |
5 zlib magic. | |
6 | |
1 2011-08-03 Stephen J. Turnbull <stephen@xemacs.org> | 7 2011-08-03 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 8 |
3 * dumper.c (pdump_file_try): Add prototype to suppress GCC warning. | 9 * dumper.c (pdump_file_try): Add prototype to suppress GCC warning. |
4 | 10 |
5 2011-06-25 Aidan Kehoe <kehoea@parhasard.net> | 11 2011-06-25 Aidan Kehoe <kehoea@parhasard.net> |