1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/pidl/lib/Parse
Joseph Sutton e3f81fa71e pidl: Make sure to cast whole expressions
$cvar could be an expression such as ‘1 << 10’. In such cases this cast
presumably was intended to apply to the entire expression, not just to
the ‘1’.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-11-30 00:02:33 +00:00
..
Pidl pidl: Make sure to cast whole expressions 2023-11-30 00:02:33 +00:00
Pidl.pm pidl: use perl warnings 2019-12-10 02:53:34 +00:00