From 112365808642f0eeb2d2a8a156e5d6e64cd92067 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 4 Nov 2010 23:00:04 +0000 Subject: 2010-11-04 Joel Sherrill * libmisc/stackchk/check.c: Make compile again. * sapi/src/io.c, score/src/heap.c: Address dead assignment issues found by clang. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 1333e1b26e..d55bb98d56 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2010-11-04 Joel Sherrill + + * libmisc/stackchk/check.c: Make compile again. + * sapi/src/io.c, score/src/heap.c: Address dead assignment + issues found by clang. + 2010-11-04 Joel Sherrill * libmisc/stackchk/check.c: Address casting issue highlighted by clang. -- cgit v1.2.3