The GitHub Actions job "C++ Linter" on iceberg-cpp.git/bug_fixes_format_string 
has failed.
Run started by GitHub user shangxinli (triggered by shangxinli).

Head commit for run:
2388e1562d4cd9faa15aedd00c89d1b8da14a47f / Xinli Shang <[email protected]>
refactor: remove obsolete format string workaround

Remove workaround for old Clang/libc++ bug where "<{}>" in format
strings was incorrectly parsed. Modern compilers handle this correctly.

Changes:
- Simplify ListType::ToString() to use direct format string
- Simplify MapType::ToString() to use direct format string
- Remove XXX comments about the workaround

The existing tests will verify this works correctly on current compilers.

Report URL: https://github.com/apache/iceberg-cpp/actions/runs/20559931244

With regards,
GitHub Actions via GitBox

Reply via email to