Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Oups, forgot a point
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Sat, 2 Jul 2005 12:09:54 +0000 (12:09 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Sat, 2 Jul 2005 12:09:54 +0000 (12:09 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1546 48e7efb5-ca39-0410-a469-dd3cf9ba447f

TODO

diff --git a/TODO b/TODO
index ea8fd6f..c891cfb 100644 (file)
--- a/TODO
+++ b/TODO
@@ -18,6 +18,8 @@
 [autoconf]
   * Check the gcc version on powerpc. We disabled -floop-optimize on powerpc,
     but versions above 3.4.0 should be ok.
 [autoconf]
   * 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
 
 *
 * XBT