diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-01-12 21:33:18 +0100 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-01-12 21:33:18 +0100 |
commit | 79c4bd95b8ff249ad2e738c852a2fe4b6271fe12 (patch) | |
tree | 36719b8e49a39f6bfa967a7c077b3be6af87c518 /source4/pidl/TODO | |
parent | 1b906190091718eb16ea3754c671ebccb78a0b33 (diff) | |
download | samba-79c4bd95b8ff249ad2e738c852a2fe4b6271fe12.tar.gz samba-79c4bd95b8ff249ad2e738c852a2fe4b6271fe12.tar.bz2 samba-79c4bd95b8ff249ad2e738c852a2fe4b6271fe12.zip |
pidl: Update documentation.
(This used to be commit a13f51dae591684dbc9620f385d2fbccf31ec137)
Diffstat (limited to 'source4/pidl/TODO')
-rw-r--r-- | source4/pidl/TODO | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/pidl/TODO b/source4/pidl/TODO index 487d51d11e..f1cca0ab23 100644 --- a/source4/pidl/TODO +++ b/source4/pidl/TODO @@ -6,7 +6,6 @@ - compatibility mode for generating MIDL-readable data: - strip out pidl-specific properties -- remove declare in favor of typedef - make bitmap an optional attribute on enum - support nested elements - support typedefs properly (e.g. allow "typedef void **bla;") |