comparison packages/kernel/current/ChangeLog @ 2037:c54d8b5a6811

* src/sync/mbox.cxx (tryget,peak_item): initialize local variable to avoid compiler warning.
author asl
date Sat, 30 Jul 2005 11:58:25 +0000
parents 2c3a824f07b9
children ec1655a2f96e
comparison
equal deleted inserted replaced
2036:65e8e7ac3645 2037:c54d8b5a6811
1 2005-07-30 Andrew Lunn <andrew.lunn@ascom.ch>
2
3 * src/sync/mbox.cxx (tryget,peak_item): initialize local variable
4 to avoid compiler warning.
5
1 2005-06-21 Peter Korsgaard <jacmet@sunsite.dk> 6 2005-06-21 Peter Korsgaard <jacmet@sunsite.dk>
2 7
3 * tests/kcache2.c (test_dcache_operation): Fixed compiler warnings 8 * tests/kcache2.c (test_dcache_operation): Fixed compiler warnings
4 about formats strings for diag_printf. 9 about formats strings for diag_printf.
5 10