Closed Razican closed 8 years ago
Tests are failing in 32 bit Windows, even if they work in 64 bit. The error is assertion failed: config.check(), which shouldn't happen. Here the build. Interestingly enough, the build with Rust 1.11 in GNU works in i686.
assertion failed: config.check()
Tests are failing in 32 bit Windows, even if they work in 64 bit. The error is
assertion failed: config.check()
, which shouldn't happen. Here the build. Interestingly enough, the build with Rust 1.11 in GNU works in i686.