diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2006-09-14 12:08:06 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:18:41 -0500 |
commit | eb9a2757ebc2824a13dd5165a8aa63b0c68eac0f (patch) | |
tree | 932a435d7b660bea4027216ce6f5fd003b599b20 /source4/pidl/TODO | |
parent | eef5a6f5388b454d9f2646a56847943ccf67eb7b (diff) | |
download | samba-eb9a2757ebc2824a13dd5165a8aa63b0c68eac0f.tar.gz samba-eb9a2757ebc2824a13dd5165a8aa63b0c68eac0f.tar.bz2 samba-eb9a2757ebc2824a13dd5165a8aa63b0c68eac0f.zip |
r18520: Add note about warnings on [out] arrays.
(This used to be commit 7a2afc3e0c0e8c0e9360805e8b4326e257b1e9dc)
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 bfbf5afc54..e51c205f91 100644 --- a/source4/pidl/TODO +++ b/source4/pidl/TODO @@ -1,3 +1,5 @@ +- warn about [out] attributes on pointers (midl/samba3 compatibility) + - true multiple dimension array / strings in arrays support - compatibility mode for generating MIDL-readable data: |