X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7da2926d0733ff0683f31aeea176ce71e127264f..cdcc6f10f0ba3de1b01e4c910fa1966114350ae6:/TODO diff --git a/TODO b/TODO index c3617dd1fc..be9aa13133 100644 --- a/TODO +++ b/TODO @@ -23,13 +23,4 @@ generate the tarball, or keep using cmake -E tar, but use git-ls-files to get the list of files to pack. -* /* FIXME: better place? */ - int vasprintf (char **ptr, const char *fmt, va_list ap); - char *bprintf(const char*fmt, ...) _XBT_GNUC_PRINTF(1,2); - -* Replace XBT with the C++ standard library, once everything is ported - to C++ - -* Some XBT datacontainers seem to overlap. Kill some of them? - - replace fifo with dynars - - replace set with SWAG +* Replace XBT with the C++ standard library