Re: [libcxx22] update devel/thrift to 0.24.0 [email protected] Wed, 19 Aug 2026 16:18:29 +0200 Newsgroups gmane.os.openbsd.ports Message-ID <[email protected]> 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 !