1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/pidl/lib/Parse/Pidl
Jo Sutton f2a3c186c3 pidl: Do not call mapTypeName() on expression
$var_name is not a type name, but an expression, such as ‘r->in.server’.
mapTypeName() will turn this into ‘struct r->in.server’, which makes no
sense.

Signed-off-by: Jo Sutton <josutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2024-02-16 02:41:36 +00:00
..
Samba3 pidl: include scompat headers and servers in s3 server template 2023-11-17 00:39:18 +00:00
Samba4 pidl: Do not call mapTypeName() on expression 2024-02-16 02:41:36 +00:00
Wireshark pidl: Use non-existent function dissect_ndr_int64() 2023-08-21 23:37:29 +00:00
Base.pm pidl: optionally annotate output for debug purposes 2019-12-04 05:10:31 +00:00
Compat.pm pidl: use perl warnings 2019-12-10 02:53:34 +00:00
CUtil.pm pidl: use perl warnings 2019-12-10 02:53:34 +00:00
Dump.pm pidl: use perl warnings 2019-12-10 02:53:34 +00:00
Expr.pm pidl: use perl warnings 2019-12-10 02:53:34 +00:00
IDL.pm pidl: use perl warnings 2019-12-10 02:53:34 +00:00
NDR.pm pidl: Add new ‘u16string’ type 2023-11-20 21:50:32 +00:00
ODL.pm pidl: Fix code spelling 2023-06-23 13:44:31 +00:00
Samba4.pm pidl: use perl warnings 2019-12-10 02:53:34 +00:00
Typelist.pm librpc: Change type of ‘u16string’ from ‘const uint16_t *’ to ‘const unsigned char *’ 2023-12-21 23:48:46 +00:00
Util.pm pidl s4::NDR::Parser: read hex numbers as numbers for ranges 2019-12-10 02:53:35 +00:00