Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4028:f386b9b92417
[xemacs-hg @ 2007-06-22 17:15:34 by stephent]
Try to use UNUSED with more versions of GCC and ICC. <87tzsz52bs.fsf@uwakimon.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Fri, 22 Jun 2007 17:15:37 +0000 |
parents | f9a0570637f3 |
children | 5bb998bf84bd |
comparison
equal
deleted
inserted
replaced
4027:c56a675b3b05 | 4028:f386b9b92417 |
---|---|
1 2007-06-23 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * compiler.h: Try to use USED with more compilers. Thanks, Jerry! | |
4 | |
1 2007-06-22 Aidan Kehoe <kehoea@parhasard.net> | 5 2007-06-22 Aidan Kehoe <kehoea@parhasard.net> |
2 | 6 |
3 * eval.c (restore_int): | 7 * eval.c (restore_int): |
4 * eval.c (record_unwind_protect_restoring_int): | 8 * eval.c (record_unwind_protect_restoring_int): |
5 Conditionalise the munging of a C integer into a void pointer on | 9 Conditionalise the munging of a C integer into a void pointer on |