Eigen compilation error with gcc 8.2.1 on MSYS2
We are facing errors compiling against Eigen 3.3.7 (and probably older versions) against the latest versions of GCC 8.2.1 supplied by MSYS2. Strangely, this only happens with the latest builds of the same package ( mingw-w64-x86_64-gcc 8.2.1): 8.2.1+20181123-1 : fine 8.2.1+20181130-1 : error 8.2.1+20181207-1 : error The error is: In file included from C:/Users/donald/msys64/mingw64/include/eigen3/Eigen/SparseCore:50, from C:/Users/donald/msys64/mingw64/include/eigen3/Eigen/Sparse:26, from C:/Users/donald/msys64/mingw64/include/eigen3/Eigen/Eigen:2, from src/registration/transform/search.h:21,