Thanks, François, for the patch. We will be updating the code and testing it and then release an updated version with your patch.
John On 3/13/18 8:25 AM, FX wrote: > Hi, > > Fastbit does not compile with the latest clang (Xcode 9 on macOS 10.12 and > 10.13), because of an invalid ordered comparison between a pointer and zero, > which is done in src/array_t.h and src/array_t.cpp. The following patch fixes > it: > https://github.com/Homebrew/formula-patches/blob/fe9d4e5394e16ebcdb3f8420c0a677bd57434f55/fastbit/xcode9.patch > > This came out as part of Homebrew testing: > https://github.com/Homebrew/homebrew-core/pull/25228 > > Best, > François-Xavier > _______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
