Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Added a properties field to struct network_card_GTNETS.
[simgrid.git] / TODO
diff --git a/TODO b/TODO
index 61f9f9af191ec3fed70e220f04fb293685856cb9..b007e4c00b98545542bc8ed075cba8f297a75a89 100644 (file)
--- 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