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