OpenROAD icon indicating copy to clipboard operation
OpenROAD copied to clipboard

Fix build with fmt 10.1

Open tobim opened this issue 2 years ago • 2 comments

continuation of #2696.

This fixes build failures when fmt-10.1 is used.

tobim avatar Aug 27 '23 14:08 tobim

Thanks for looking at this. I would rather see a solution based on https://github.com/fmtlib/fmt/issues/3088 than introduce a bunch of fmt::formatter specializations.

maliberty avatar Aug 28 '23 20:08 maliberty

clang-tidy review says "All clean, LGTM! :+1:"

github-actions[bot] avatar Aug 28 '23 21:08 github-actions[bot]