Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Tue Sep 14 18:22:35 2004 +0000 +++ b/src/ChangeLog Tue Sep 14 20:26:46 2004 +0000 @@ -1,3 +1,8 @@ +2004-09-14 Jerry James <james@xemacs.org> + + * linuxplay.c (linux_play_data_or_file): Fix type punning + warning. + 2004-09-14 Jerry James <james@xemacs.org> * compiler.h: Change definition of RETURN_NOT_REACHED for icc.