You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FWIW, I can confirm this. If I apply this commit snaewe/Catch@0205806 the test succeeds with MSVC2013, mingw gcc-6.1 (both on Win7), and gcc 4.8.4 on Linux.
IIRC this was a problem with 2-phase lookup in MSVC that couldn't be quite fixed. Since Catch2 no longer uses toString and thus does not have this problem (and fully updated MSVC 2017 support 2-phase lookup!), I am going to close this.
Current master is failing the following two tests when built with MSVC2013:
The text was updated successfully, but these errors were encountered: