change log for rtems (2010-06-02)

rtems-vc at rtems.org rtems-vc at rtems.org
Wed Jun 2 05:10:47 UTC 2010


 *ccj*:
2010-06-02      Chris Johns <chrisj at rtems.org>

        * iostream/init.cc: Remove the hack.

M  1.178  testsuites/samples/ChangeLog
M    1.5  testsuites/samples/iostream/init.cc

diff -u rtems/testsuites/samples/ChangeLog:1.177 rtems/testsuites/samples/ChangeLog:1.178
--- rtems/testsuites/samples/ChangeLog:1.177	Tue Jun  1 19:47:14 2010
+++ rtems/testsuites/samples/ChangeLog	Tue Jun  1 23:38:49 2010
@@ -1,5 +1,9 @@
 2010-06-02 	Chris Johns <chrisj at rtems.org>
 
+	* iostream/init.cc: Remove the hack.
+
+2010-06-02 	Chris Johns <chrisj at rtems.org>
+
 	* fileio/init.c: Update to new mount API.
 	* iostream/init.cc: Hack to work around confdefs.h in C++.
 	* iostream/system.h: Add comment about base miniIMFS.

diff -u rtems/testsuites/samples/iostream/init.cc:1.4 rtems/testsuites/samples/iostream/init.cc:1.5
--- rtems/testsuites/samples/iostream/init.cc:1.4	Tue Jun  1 19:47:15 2010
+++ rtems/testsuites/samples/iostream/init.cc	Tue Jun  1 23:38:49 2010
@@ -20,11 +20,8 @@
  *  $Id$
  */
 
-extern "C" {
-
 #define CONFIGURE_INIT
 #include "system.h"
-}
 
 #if BSP_SMALL_MEMORY
 #include <stdio.h>
@@ -34,7 +31,6 @@
 
 #include <stdlib.h>
 
-
 rtems_task Init(
   rtems_task_argument ignored
 )



--

Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20100602/56e9c2d9/attachment.html>


More information about the vc mailing list