diff options
author | Tim Potter <tpot@samba.org> | 2001-12-06 03:59:51 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2001-12-06 03:59:51 +0000 |
commit | 71f99b2a1ef9db44ddad1a554922ba0baae28c9e (patch) | |
tree | ded147ccc6e358c2567404b3757695f7579cfb17 /source4/build/pidl/util.pm | |
parent | 100655416e5ca0fe25467fd86234b456c9c41df9 (diff) | |
download | samba-71f99b2a1ef9db44ddad1a554922ba0baae28c9e.tar.gz samba-71f99b2a1ef9db44ddad1a554922ba0baae28c9e.tar.bz2 samba-71f99b2a1ef9db44ddad1a554922ba0baae28c9e.zip |
Don't pass down drep (data representation) arg from top level fn.
Decided to use tridge's PARSE_SCALARS and PARSE_BUFFERS pattern for
generating code for structures and function calls. For functions, dissect
sub-structures with PARSE_SCALARS|PARSE_BUFFERS. For arrays and structures
in structures (?) use PARSE_SCALARS on each element of the structure then
PARSE_BUFFERS.
Determine whether a type is a "simple" type or a struct/union.
(This used to be commit bb5bab58177fafd670dba8fe755b6c4753713efd)
Diffstat (limited to 'source4/build/pidl/util.pm')
0 files changed, 0 insertions, 0 deletions