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

   
   Enable C++20 consumers to include and use iceberg-cpp’s installed public 
headers while keeping iceberg-cpp implementation code and internal workflows on 
C++23.
   
   Restore the vendored iceberg::expected backport — brings back 
src/iceberg/expected.h from #40 (removed by 
[#139](https://github.com/PingLiuPing/axiom/issues/139)), with its test and 
LICENSE entry. unexpected's comparison operators now go through error().
   
   
   Built and ran public_headers_cxx20 as an external C++20 package consumer; 
all 199 installed public headers compiled and linked.
   
   Fix #928 


-- 
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