I have modified/corrected some code but I can't share my work...
David-Nardi opened this issue · 3 comments
David-Nardi commented
Hello, I have modified some units for Alexendria compatiblity and critical section approch bug.
Here my modification.
- SynCrtSock : i have only move sone part of code to gain access to WinHttp.
- SynCommons : use an Integer instead of boolean for fLocked and correct approch to TSynLocker.TryLock !!!
- Synopse.inc : add support of Delphi 11.
synopse commented
You started from an very old version of mORMot.
I am unable to find out what needs to be changed in the current trunk.
Please synch with the latest mORMot trunk revision from github, and make a pull request.
David-Nardi commented
OK