Mercurial > hg > xemacs-beta
comparison src/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 | 0be6ff2356c8 |
children | 4ec724310f33 |
comparison
equal
deleted
inserted
replaced
2270:0be6ff2356c8 | 2271:0dfff19d20da |
---|---|
1 2004-09-14 Jerry James <james@xemacs.org> | |
2 | |
3 * linuxplay.c (linux_play_data_or_file): Fix type punning | |
4 warning. | |
5 | |
1 2004-09-14 Jerry James <james@xemacs.org> | 6 2004-09-14 Jerry James <james@xemacs.org> |
2 | 7 |
3 * compiler.h: Change definition of RETURN_NOT_REACHED for icc. | 8 * compiler.h: Change definition of RETURN_NOT_REACHED for icc. |
4 * glyphs-eimage.c (tiff_memory_write): Quiet gcc warning. | 9 * glyphs-eimage.c (tiff_memory_write): Quiet gcc warning. |
5 | 10 |