diff options
author | Florian Westphal <fw@strlen.de> | 2023-12-04 18:30:51 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2023-12-05 15:49:57 +0100 |
commit | 972ee91aebd81d9312d84b3ac7ffccce7e35b5d1 (patch) | |
tree | 908c93e8c90fd01aaa1f05803b046524e3a1332d /py/setup.py | |
parent | a8be4d2f8bc3923f7b9e0558921d04345c78294d (diff) |
evaluate: error out if basetypes are different
commit 45a4d4434742b425d019623812f2cce293033cdf upstream.
prefer
binop_with_different_basetype_assert:3:29-35: Error: Binary operation (<<) with different base types (string vs integer) is not supported
oifname set ip9dscp << 26 | 0x10
^^^^^^^~~~~~~
to assertion failure.
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'py/setup.py')
0 files changed, 0 insertions, 0 deletions