diff options
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 |