Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
that was really ancient (shame shame)
authorMartin Quinson <martin.quinson@loria.fr>
Mon, 17 Dec 2012 14:41:10 +0000 (15:41 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Tue, 18 Dec 2012 09:20:49 +0000 (10:20 +0100)
TODO

diff --git a/TODO b/TODO
index 84ce366..2fce8bf 100644 (file)
--- a/TODO
+++ b/TODO
@@ -24,16 +24,6 @@ char *bprintf(const char*fmt, ...) _XBT_GNUC_PRINTF(1,2);
 ### Planned
 ###
 
-*
-* Infrastructure
-****************
-
-[build chain]
-  * Check the gcc version on powerpc. We disabled -floop-optimize on powerpc,
-    but versions above 3.4.0 should be ok.
-  * check whether we have better than jmp_buf to implement exceptions, and
-    use it (may need to generate a public .h, as glib does)
-
 *
 * XBT
 *****