diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-12-25 14:59:39 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:47:43 -0500 |
commit | d3ced46329fe5caa590d2f0b132763d7d1825ffd (patch) | |
tree | 900ef72d56feda55c8c4dbb874138c7ade617654 /source4/pidl/TODO | |
parent | a4fe56c06a95bf5278a4a0efdd976febc2b9866b (diff) | |
download | samba-d3ced46329fe5caa590d2f0b132763d7d1825ffd.tar.gz samba-d3ced46329fe5caa590d2f0b132763d7d1825ffd.tar.bz2 samba-d3ced46329fe5caa590d2f0b132763d7d1825ffd.zip |
r12482: Add some more tests
(This used to be commit 516b66e0f1c65688abb936b4432039bc431b872c)
Diffstat (limited to 'source4/pidl/TODO')
-rw-r--r-- | source4/pidl/TODO | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source4/pidl/TODO b/source4/pidl/TODO index 631e4f0388..f48af8c38c 100644 --- a/source4/pidl/TODO +++ b/source4/pidl/TODO @@ -1,5 +1,3 @@ -- allow more then one identifier for types (unsigned char, struct foo) - - true multiple dimension array / strings in arrays support - compatibility mode for generating MIDL-readable data: @@ -15,5 +13,3 @@ - replace subcontext() with represent_as() - --explain-ndr option that dumps out parse tree ? - -- fix test suite |