Regression tests for Win32:
Synopse mORMot Framework Automated tests ------------------------------------------
....
Using mORMot 1.18.3538 FTS3 Running on Windows 7 64bit SP1 (6.1.7601) with code page 1252 TSQLite3LibraryStatic 3.17.0 with internal MM Generated with: Delphi 10.2 Tokyo compiler
Time elapsed for all tests: 58.07s Tests performed at 22/03/2017 18:31:55 Total assertions failed for all test suits: 0 / 27,281,416
! All tests passed successfully.
For Win64, the compilation went well... but the IDE was stuck!
By using the command line compiler, we had the same behavior:
This is clearly not the framework's fault... but some bug in the DCC64 compiler.
Feel free to share your experiments on
our forum, as usual.
(our forum has the full regression tests log)
Update: Embarcadero just released a
hotfix update for Delphi 10.2 Tokyo: now the Win64 compiler is fixed!
Great news and good reactivity!