summaryrefslogtreecommitdiff
path: root/source4/pidl/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'source4/pidl/TODO')
-rw-r--r--source4/pidl/TODO7
1 files changed, 4 insertions, 3 deletions
diff --git a/source4/pidl/TODO b/source4/pidl/TODO
index 4e344e3c37..2d4ca8a265 100644
--- a/source4/pidl/TODO
+++ b/source4/pidl/TODO
@@ -7,10 +7,11 @@
- strip out pidl-specific properties
- support nested elements
- - generate names for anonymous tagged types
+ - allow non-typedef structs
+ - generate names for anonymous tagged types. Simple MD5Sum of contents?
- support typedefs properly
-
-- improve represent_as(): allow it to be used for arrays and other complex types
+ - improve represent_as(): allow it to be used for arrays and other complex
+ types
- --explain-ndr option that dumps out parse tree ?