Skip to content

hpcc-31706.1

Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 12:02
· 45 commits to master since this release
HPCC-31706 Fix Apple Clang warnings and errors on Apple silicon builds

- Add missing format attributes.
- Remove extraneous parentheses.
- Remove set but unused variables.
- Remove reference to obsolete STL base class.

Signed-off-by: Tim Klemm <[email protected]>