synopse/mORMot

I have modified/corrected some code but I can't share my work...

David-Nardi opened this issue · 3 comments

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.

mORMot.zip
.

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.

I have fixed TSynLocker with #416

For the other stuff, either fork and make a pull request here, or discuss in our forum, putting some code in a Gist.