diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2007-02-25 09:55:57 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:48:53 -0500 |
commit | cb8fceab28c71c7513e0732e1a9e2c9f61bfa31b (patch) | |
tree | 99012f3ba8225d92b677873230bd104c9e39bf1e /source4/pidl/TODO | |
parent | 882c5a8b43632517d7b6340b17174721a8b7a388 (diff) | |
download | samba-cb8fceab28c71c7513e0732e1a9e2c9f61bfa31b.tar.gz samba-cb8fceab28c71c7513e0732e1a9e2c9f61bfa31b.tar.bz2 samba-cb8fceab28c71c7513e0732e1a9e2c9f61bfa31b.zip |
r21532: Add tests for StripPrefixes utility function.
(This used to be commit 365052555e0e9224bdfda0c2a10f78cbeee5b06c)
Diffstat (limited to 'source4/pidl/TODO')
-rw-r--r-- | source4/pidl/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/pidl/TODO b/source4/pidl/TODO index 47cd956c4f..859b3d5317 100644 --- a/source4/pidl/TODO +++ b/source4/pidl/TODO @@ -1,3 +1,5 @@ +- allow [public] on typedefs only + - EJS output backend shouldn't use the NDR levels stuff but instead as the "C levels" and NDR levels don't necessarily match. |