Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill cruft
[simgrid.git] / TODO
diff --git a/TODO b/TODO
index 499b848..b007e4c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -14,14 +14,6 @@ Module renamings:
  - rename SWAG to RING?
  - Rename cursor to iterator
 
-log.h still contains @name which break doxygen:
-xbt/log.h:/** \name DEBUG
-xbt/log.h:/** \name VERB
-xbt/log.h:/** \name INFO
-xbt/log.h:/** \name WARN
-xbt/log.h:/** \name ERROR
-xbt/log.h:/** \name CRITICAL
-
 gras_socket_close should be blocking until all the data sent have been
 received by the other side (implemented with an ACK mechanism).
 
@@ -147,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
@@ -202,4 +195,4 @@ received by the other side (implemented with an ACK mechanism).
   * provide a way to retrieve the host load as in NWS
   * log control, management, dynamic token ring
   * a way using SSH to ask a remote host to open a socket back on me
\ No newline at end of file