X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/331e3c99f678d4aec82dc13c674db1eaf0b0908e..e71bed1a3ea97630488d3fe555fbe54a3d1c283b:/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