Skip to content

TRT_StrawMap: fixed clang warnings

  1. using floating point absolute value function 'fabs' when argument is of integer type
  2. format string is not a string literal (sprintf)

Plus indentation fixes (in a separate commit)

Merge request reports

Loading