Skip to content

TileRecAlgs: Fix compilation warnings.

Scott Snyder requested to merge ssnyder/athena:gcc10.TileRecAlgs-20191219 into master

Fix gcc10 compilation warnings about unsafe use of sprintf --- replace with strformat.

Merge request reports