summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-05-25 21:04:29 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:08:38 -0500
commitb3a98698ffd815a038ef86ed9b702603713cdeb1 (patch)
treed7d481f2d80b9130e70657a0ac427efd228ba92a
parentaecb20a2646520d04e09fe37ea10cd5cc0a93f7b (diff)
downloadsamba-b3a98698ffd815a038ef86ed9b702603713cdeb1.tar.gz
samba-b3a98698ffd815a038ef86ed9b702603713cdeb1.tar.bz2
samba-b3a98698ffd815a038ef86ed9b702603713cdeb1.zip
r15893: Update TODO
(This used to be commit 446c4a175f1ce925a4882c32b189ac9237ed584b)
-rw-r--r--source4/pidl/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/pidl/TODO b/source4/pidl/TODO
index 9358b399f7..c7ae61a890 100644
--- a/source4/pidl/TODO
+++ b/source4/pidl/TODO
@@ -5,8 +5,9 @@
- support nested elements
- generate names for anonymous tagged types
+ - support typedefs properly
-- improve represent_as()
+- improve represent_as(): allow it to be used for arrays and other complex types
- --explain-ndr option that dumps out parse tree ?