comparison packages/kernel/current/ChangeLog @ 2404:ef95b9adfb61

Add (char *) casts to make GCC/4.2.x happy.
author gthomas
date Mon, 02 Jul 2007 11:48:59 +0000
parents 64c9e46ea486
children a18d24f79bca
comparison
equal deleted inserted replaced
2403:c8ccde18c7f3 2404:ef95b9adfb61
1 2007-07-02 Gary Thomas <gary@mlbassoc.com>
2
3 * src/debug/dbg_gdb.cxx:
4 * src/common/thread.cxx (Cyg_IdleThread): Add (char *) casts
5 to make GCC/4.2.x happy.
6
1 2007-06-11 Nick Garnett <nickg@ecoscentric.com> 7 2007-06-11 Nick Garnett <nickg@ecoscentric.com>
2 8
3 * tests/klock.c (entry0, entry1): Modify mbox part of test to 9 * tests/klock.c (entry0, entry1): Modify mbox part of test to
4 reflect use of plain mbox implementation. The precise ordering of 10 reflect use of plain mbox implementation. The precise ordering of
5 events is slightly different. 11 events is slightly different.