"...git@developer.sourcefind.cn:gaoqiong/pybind11.git" did not exist on "4f3044616476aba72ec7a81274feccbf2a228d1d"
  • Ralf W. Grosse-Kunstleve's avatar
    Correct options on Eigen::MappedSparseMatrix & adding MSVC C4127 suppression... · 7c580586
    Ralf W. Grosse-Kunstleve authored
    Correct options on Eigen::MappedSparseMatrix & adding MSVC C4127 suppression around Eigen includes. (#3352)
    
    * Adding MSVC C4127 suppression around Eigen includes.
    
    * For MSVC 2015 only: also adding the C4127 suppression to test_eigen.cpp
    
    * Copying original change from PR #3343, with extra line breaks to not run past 99 columns (our desired but currently not enforced limit).
    7c580586
test_eigen.cpp 17.1 KB