FX wrote:
Latest clang (from macOS 10.13 / Xcode 9) is stricter about ambiguous overloaded functions. And thus it fails to build moe 1.9. The error here is in window_vector.cc (see full error below).Using 1U instead of 1 as second argument fixes it indeed.
Thanks. This will be fixed in the next version of moe. Best regards, Antonio. _______________________________________________ Bug-moe mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-moe
