<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>change log for rtems (2010-08-08)</title>
</head>
<body text='#000000' bgcolor='#ffffff'>
<a name='cs1'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>joel</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2010-08-08 Joel Sherrill <joel.sherrill@oarcorp.com>

        PR 1647/testing
        * spsize/size.c: Remove redundant initialize uninitialized to 0.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/ChangeLog.diff?r1=text&tr1=1.410&r2=text&tr2=1.411&diff_format=h">M</a></td><td width='1%'>1.411</td><td width='100%'>testsuites/sptests/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spsize/size.c.diff?r1=text&tr1=1.66&r2=text&tr2=1.67&diff_format=h">M</a></td><td width='1%'>1.67</td><td width='100%'>testsuites/sptests/spsize/size.c</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/testsuites/sptests/ChangeLog:1.410 rtems/testsuites/sptests/ChangeLog:1.411
--- rtems/testsuites/sptests/ChangeLog:1.410    Fri Jul 30 13:52:30 2010
+++ rtems/testsuites/sptests/ChangeLog  Sun Aug  8 11:34:00 2010
</font><font color='#997700'>@@ -1,3 +1,8 @@
</font><font color='#000088'>+2010-08-08    Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       PR 1647/testing
+       * spsize/size.c: Remove redundant initialize uninitialized to 0.
+
</font> 2010-07-30        Gedare Bloom <giddyup44@yahoo.com>
 
        PR 1599/cpukit

<font color='#006600'>diff -u rtems/testsuites/sptests/spsize/size.c:1.66 rtems/testsuites/sptests/spsize/size.c:1.67
--- rtems/testsuites/sptests/spsize/size.c:1.66 Fri Jul 30 13:52:30 2010
+++ rtems/testsuites/sptests/spsize/size.c      Sun Aug  8 11:34:00 2010
</font><font color='#997700'>@@ -389,8 +389,6 @@
</font> 
 /*wkspace.h*/   (sizeof _Workspace_Area);
 
<font color='#880000'>-uninitialized = 0;
-
</font> #ifndef unix  /* make sure this is not a native compile */
 
 #ifdef __i386__
</pre>
<p> </p>

<p>--<br />
<small>Generated by <a href="http://www.codewiz.org/projects/index.html#loginfo">Deluxe Loginfo</a> 2.122 by Bernardo Innocenti <bernie@develer.com></small></p>
</body>
</html>