diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2006-05-25 21:04:29 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:08:38 -0500 |
commit | b3a98698ffd815a038ef86ed9b702603713cdeb1 (patch) | |
tree | d7d481f2d80b9130e70657a0ac427efd228ba92a /source4/pidl/TODO | |
parent | aecb20a2646520d04e09fe37ea10cd5cc0a93f7b (diff) | |
download | samba-b3a98698ffd815a038ef86ed9b702603713cdeb1.tar.gz samba-b3a98698ffd815a038ef86ed9b702603713cdeb1.tar.xz samba-b3a98698ffd815a038ef86ed9b702603713cdeb1.zip |
r15893: Update TODO
(This used to be commit 446c4a175f1ce925a4882c32b189ac9237ed584b)
Diffstat (limited to 'source4/pidl/TODO')
-rw-r--r-- | source4/pidl/TODO | 3 |
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 ? |