<!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 (2011-10-20)</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>ralf</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>

        * automake/compile.am: Remove -Werror=...
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/ChangeLog.diff?r1=text&tr1=1.2963&r2=text&tr2=1.2964&diff_format=h">M</a></td><td width='1%'>1.2964</td><td width='100%'>cpukit/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/automake/compile.am.diff?r1=text&tr1=1.27&r2=text&tr2=1.28&diff_format=h">M</a></td><td width='1%'>1.28</td><td width='100%'>cpukit/automake/compile.am</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.2963 rtems/cpukit/ChangeLog:1.2964
--- rtems/cpukit/ChangeLog:1.2963       Thu Oct 20 08:54:44 2011
+++ rtems/cpukit/ChangeLog      Thu Oct 20 22:29:23 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2011-10-21    Ralf Corsépius <ralf.corsepius@rtems.org>
+
+       * automake/compile.am: Remove -Werror=...
+
</font> 2011-10-20        Ralf Corsépius <ralf.corsepius@rtems.org>
 
        * libnetworking/net/if_ethersubr.c (ether_output):<span style="background-color: #FF0000"> </span>

<font color='#006600'>diff -u rtems/cpukit/automake/compile.am:1.27 rtems/cpukit/automake/compile.am:1.28
--- rtems/cpukit/automake/compile.am:1.27       Sat May 22 04:15:42 2010
+++ rtems/cpukit/automake/compile.am    Thu Oct 20 22:29:23 2011
</font><font color='#997700'>@@ -4,7 +4,4 @@
</font> 
 AM_CPPFLAGS = @RTEMS_CPPFLAGS@
 AM_CFLAGS =
<font color='#880000'>-AM_CFLAGS += -Werror=overflow
-AM_CFLAGS += -Werror=pointer-to-int-cast
-AM_CFLAGS += -Werror=int-to-pointer-cast
</font> AM_CCASFLAGS = @RTEMS_CCASFLAGS@
</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>