From: mquinson Date: Thu, 19 Jul 2007 04:49:33 +0000 (+0000) Subject: update X-Git-Tag: v3.3~1496 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/57482a731f460751175e25965affd61370cdd285 update git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3864 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/TODO b/TODO index 61f9f9af19..b007e4c00b 100644 --- a/TODO +++ b/TODO @@ -139,7 +139,8 @@ received by the other side (implemented with an ACK mechanism). * Parsing macro - Cleanup the code (bison?) - Factorize code in union/struct field adding - - Handle typedefs (needs love from DataDesc/) + - Handle typedefs (gras_datatype_copy can be usefull, but only if + main type is already defined) - Handle unions with annotate - Handle enum - Handle long long and long double