Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 3463:3aab51033467
[xemacs-hg @ 2006-06-19 18:49:21 by james]
Quiet GCC 4 sentinel warnings. <m3mzc9oubl.fsf@jerrypc.cs.usu.edu>
author | james |
---|---|
date | Mon, 19 Jun 2006 18:49:23 +0000 |
parents | 6c7605dfcf07 |
children | 4d52aea479a2 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Jun 19 18:19:38 2006 +0000 +++ b/src/ChangeLog Mon Jun 19 18:49:23 2006 +0000 @@ -1,3 +1,8 @@ +2006-06-19 Jerry James <james@xemacs.org> + + * frame-x.c (x_set_frame_properties): Remove casts to silence GCC + warnings about a missing sentinel. + 2006-06-16 Jerry James <james@xemacs.org> * dgif_lib.c (DGifCloseFile): Do not dereference GifFile before