1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/pidl/lib/Parse/Pidl
Tim Prouty 7c861cac53 pidl: Add max property to be used instead of range for unsigned types.
Compilers complain about ranges starting at 0 for unsigned types,
since an unsigned type is never less than 0.  The max property
implicitly makes 0 the lower bound when used with unsigned types.
2009-01-15 14:52:35 -08:00
..
Samba3 Pass the full ndr_interface_table into the s3 rpcserver when registering 2009-01-09 23:17:57 +01:00
Samba4 pidl: Add max property to be used instead of range for unsigned types. 2009-01-15 14:52:35 -08:00
Wireshark Move pidl to top-level directory. 2008-09-17 17:12:27 +02:00
Compat.pm pidl: Add max property to be used instead of range for unsigned types. 2009-01-15 14:52:35 -08:00
CUtil.pm Move pidl to top-level directory. 2008-09-17 17:12:27 +02:00
Dump.pm Move pidl to top-level directory. 2008-09-17 17:12:27 +02:00
Expr.pm Move pidl to top-level directory. 2008-09-17 17:12:27 +02:00
IDL.pm Move pidl to top-level directory. 2008-09-17 17:12:27 +02:00
NDR.pm pidl: Add max property to be used instead of range for unsigned types. 2009-01-15 14:52:35 -08:00
ODL.pm Import types from other Python mechanisms using the Python import mechanism, to ensure they are initialized. 2008-12-22 01:51:38 +01:00
Samba4.pm Make some fatal errors non-fatal. This means we generate invalid code in 2008-12-16 18:02:14 +01:00
Typelist.pm Import types from other Python mechanisms using the Python import mechanism, to ensure they are initialized. 2008-12-22 01:51:38 +01:00
Util.pm Move pidl to top-level directory. 2008-09-17 17:12:27 +02:00