Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3486:4cc26ec3f0de
[xemacs-hg @ 2006-07-02 07:32:19 by stephent]
Quiet GCC4 whining about unused values.
<8764ig79bx.fsf_-_@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Sun, 02 Jul 2006 07:32:20 +0000 |
parents | 20773f9b7bc0 |
children | cb20b201d5e6 |
comparison
equal
deleted
inserted
replaced
3485:0fca84a337d8 | 3486:4cc26ec3f0de |
---|---|
1 2006-06-24 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * gc.c (gc_mark_root_set): Quiet GCC 4 whining about unused values. | |
4 | |
1 2006-06-29 Jerry James <james@xemacs.org> | 5 2006-06-29 Jerry James <james@xemacs.org> |
2 | 6 |
3 * scrollbar-gtk.c (gtk_free_scrollbar_instance): Compare | 7 * scrollbar-gtk.c (gtk_free_scrollbar_instance): Compare |
4 instance->scrollbar_data against NULL before using it. | 8 instance->scrollbar_data against NULL before using it. |
5 * scrollbar-msw.c (mswindows_free_scrollbar_instance): Compare | 9 * scrollbar-msw.c (mswindows_free_scrollbar_instance): Compare |