Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
4030:5bc9d592760f | 4031:0cc7794d231e |
---|---|
1 2007-06-23 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * event-unixoid.c (event_stream_unixoid_create_io_streams): | |
4 * process-unix.c (unix_init_process_io_handles): | |
5 Cast out bogus warnings about 64-bit value truncation. | |
6 | |
1 2007-06-23 Stephen J. Turnbull <stephen@xemacs.org> | 7 2007-06-23 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 8 |
3 * linuxplay.c (linux_play_data_or_file): More 64-bit tweaking, and | 9 * linuxplay.c (linux_play_data_or_file): More 64-bit tweaking, and |
4 a typo fix. | 10 a typo fix. |
5 | 11 |