From f3a10494db3fe45b73f261b6f53cf43f041ce4ed Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Tue, 19 Jul 2005 23:02:08 +0000 Subject: r8621: Simplify code. Add support for nested structures back into the header generator. (This used to be commit 5610838385ca00a944fb4765df1854954a3a81bc) --- source4/build/pidl/TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source4/build/pidl/TODO') diff --git a/source4/build/pidl/TODO b/source4/build/pidl/TODO index 860b5d912c..efb103ff0d 100644 --- a/source4/build/pidl/TODO +++ b/source4/build/pidl/TODO @@ -7,3 +7,5 @@ - don't be so strict on array boundaries.. arrays can and will be empty when a (regular) remote error occurs + +- support nested elements -- cgit