Loading

Paste #pzkccdaam

  1. Severity    Code    Description Project File    Line    Suppression State   Detail Description
  2. 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"
  3.             function template "OverflowSafeInt<T, T_MAX, T_MIN> operator*<T,T_MAX,T_MIN>(int64 a, OverflowSafeInt<T, T_MAX, T_MIN> b)"
  4.             function template "OverflowSafeInt<T, T_MAX, T_MIN> operator*<T,T_MAX,T_MIN>(int a, OverflowSafeInt<T, T_MAX, T_MIN> b)"
  5.             function template "OverflowSafeInt<T, T_MAX, T_MIN> operator*<T,T_MAX,T_MIN>(uint a, OverflowSafeInt<T, T_MAX, T_MIN> b)"
  6.             function template "OverflowSafeInt<T, T_MAX, T_MIN> operator*<T,T_MAX,T_MIN>(byte a, OverflowSafeInt<T, T_MAX, T_MIN> b)"
  7.             operand types are: uint16 * Money

Comments