X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/331e3c99f678d4aec82dc13c674db1eaf0b0908e..c0e97e517a3bb161ea4a6f35fd52a489dc1995d9:/TODO diff --git a/TODO b/TODO index c3617dd1fc..6825a49059 100644 --- a/TODO +++ b/TODO @@ -23,13 +23,7 @@ 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 -* 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 +* Some XBT datacontainers seem to overlap. Kill some/all of them. - replace set with SWAG