"tests/conftest.py" did not exist on "192eb88475794c0598dc244806dc259dfb688035"
  • Jason Rhinelander's avatar
    Build /permissive- under VS2017 · a582d6c7
    Jason Rhinelander authored
    Building with the (VS2017) /permissive- flag puts the compiler into
    stricter standards-compliant mode.  It shouldn't cause the compiler to
    work differently--it just disallows some non-conforming code--so should
    be perfectly fine for the test suite under all VS2017 builds.
    
    This commit also fixes one failure under non-permissive mode.
    a582d6c7
cast.h 83.6 KB