Le Wed, Aug 19, 2026 at 04:09:50PM +0200, Theo Buehler a écrit : > This is another one that knocks out a sizable chunk of the ports tree > via databases/arrow/cpp. It breaks with libcxx22 because TEnumIterator > doesn't have an equality operator. More recent versions have a catch.hpp > that breaks the build with a static assert, so I had to disable tests. > > There's been tons of changes since 0.21, although not that many in the > C/C++ corner: https://thrift.apache.org/changelog
if gdal/arrow still builds with that, definitely ok to update. when i ported it (for arrow/parquet support in gdal), i remember it wasnt a pleasant beast to work with... so thanks for that !
