1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-23 20:23:50 +03:00
Files
samba-mirror/source
Jelmer Vernooij a716aa70f0 r21430: Support tagged types without typedef. This means:
struct foo {
 ...
};

in IDL will now work. This is the first step towards nested types and
using typedefs for partial types (such as "typedef int *bar;"), a requirement
for complex uses of represent_as().
2007-10-10 14:48:32 -05:00
..
2007-10-10 14:48:20 -05:00
2007-10-10 14:48:25 -05:00
2007-10-10 14:43:33 -05:00
2007-10-10 14:48:20 -05:00
2007-10-10 14:48:32 -05:00
2007-10-10 14:48:20 -05:00
2007-10-10 14:48:32 -05:00
2007-10-10 14:43:35 -05:00
2007-10-10 14:20:34 -05:00
2007-10-10 14:37:20 -05:00
2007-10-10 14:44:28 -05:00