shangxinli opened a new pull request, #448:
URL: https://github.com/apache/iceberg-cpp/pull/448

   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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to