Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 4031:0cc7794d231e
[xemacs-hg @ 2007-06-22 17:50:36 by stephent]
More 64-bit fiddling (suppress warnings). <87r6o350q9.fsf@uwakimon.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Fri, 22 Jun 2007 17:50:42 +0000 |
parents | 5bc9d592760f |
children | aa28d959af41 |
line wrap: on
line diff
--- a/src/ChangeLog Fri Jun 22 17:39:07 2007 +0000 +++ b/src/ChangeLog Fri Jun 22 17:50:42 2007 +0000 @@ -1,3 +1,9 @@ +2007-06-23 Stephen J. Turnbull <stephen@xemacs.org> + + * event-unixoid.c (event_stream_unixoid_create_io_streams): + * process-unix.c (unix_init_process_io_handles): + Cast out bogus warnings about 64-bit value truncation. + 2007-06-23 Stephen J. Turnbull <stephen@xemacs.org> * linuxplay.c (linux_play_data_or_file): More 64-bit tweaking, and