florianhumblot commented on PR #2832:
URL: https://github.com/apache/avro/pull/2832#issuecomment-2083193986

   > The fmt library was added to cpp in cpp20. So this change would break 
projects on an older dialect, such as cpp17.
   
   @marlowa libfmt is not the same as std::fmt, the libfmt project 
`https://github.com/fmtlib/fmt` is compatible with older c++ standards than 
c++20 where `<format>` and `std::fmt` were introduced :)


-- 
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: issues-unsubscr...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to