Francois Gouget wrote:
That's ok to do in your local Git repository.
However you have to understand that we cannot very well commit patch that disables a test which is very useful in garanteeing there won't be regressions in the very much used and about to go stable 32bit version for hypothetical progress in the 64bit version.
My patch only disabled this one test for Win64. It remained enabled and active for Win32.
However, after some rather subtle prompting from Dmitry Timoshkov and Reece Dunn, I have fixed the test so that it compiles correctly for Win32 and Win64.
Cheers, Erik