X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e4abd3f271729beeff499da36267bfb274dd1f6d..c9850ddfb4fcfe07741b9709c1bdb0a7d1e2f0b7:/TODO diff --git a/TODO b/TODO index 84ce366150..3d4a9feb1b 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,14 @@ +### +### Urgent stuff: +### + +* Have a proper todo file + + + + + @@ -24,16 +34,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 ***** @@ -53,8 +53,6 @@ char *bprintf(const char*fmt, ...) _XBT_GNUC_PRINTF(1,2); [modules] * Add configuration and dependencies to our module definition - * allow to load them at runtime - check in erlang how they upgrade them without downtime [other modules] * we may need a round-robin database module, and a statistical one