Mercurial > hg > xemacs-beta
comparison lwlib/ChangeLog @ 2271:0dfff19d20da
[xemacs-hg @ 2004-09-14 20:26:40 by james]
Fix gcc 3.3 type-punning warnings.
author | james |
---|---|
date | Tue, 14 Sep 2004 20:26:46 +0000 |
parents | 0259690f597b |
children | 04bc9d2f42c7 |
comparison
equal
deleted
inserted
replaced
2270:0be6ff2356c8 | 2271:0dfff19d20da |
---|---|
1 2004-09-14 Jerry James <james@xemacs.org> | |
2 | |
3 * xlwgauge.c (GaugeConvert): Fix type-punning warning. | |
4 | |
1 2004-04-23 Jerry James <james@xemacs.org> | 5 2004-04-23 Jerry James <james@xemacs.org> |
2 | 6 |
3 * xlwradio.c (RadioExpose): Do not blindly copy one GC over | 7 * xlwradio.c (RadioExpose): Do not blindly copy one GC over |
4 another. It messes up the ref counts and is wrong for radio | 8 another. It messes up the ref counts and is wrong for radio |
5 buttons in any case. | 9 buttons in any case. |