- Severity Code Description Project File Line Suppression State Detail Description
- Error (active) more than one operator "*" matches these operands: openttd d:\OpenTTD\OpenTTD-master\src\script\api\script_airport.cpp 171 built-in operator "arithmetic * arithmetic"
- function template "OverflowSafeInt<T, T_MAX, T_MIN> operator*<T,T_MAX,T_MIN>(int64 a, OverflowSafeInt<T, T_MAX, T_MIN> b)"
- function template "OverflowSafeInt<T, T_MAX, T_MIN> operator*<T,T_MAX,T_MIN>(int a, OverflowSafeInt<T, T_MAX, T_MIN> b)"
- function template "OverflowSafeInt<T, T_MAX, T_MIN> operator*<T,T_MAX,T_MIN>(uint a, OverflowSafeInt<T, T_MAX, T_MIN> b)"
- function template "OverflowSafeInt<T, T_MAX, T_MIN> operator*<T,T_MAX,T_MIN>(byte a, OverflowSafeInt<T, T_MAX, T_MIN> b)"
- operand types are: uint16 * Money