#1 2022-12-20 08:02:43

zakaria
Member
Registered: 2021-06-21
Posts: 26

mORMot2 commit missing changes

HI Ab,
a just get updated my mormot2 source from github last commit 2.4477, i have this error 

test.core.data.pas(1979): E2003 Undeclared identifier: 'Json'

it's at level of

Cache: TOrmCacheEntryValue;

Thanks smile

Offline

#2 2022-12-20 08:28:18

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,207
Website

Re: mORMot2 commit missing changes

Offline

#3 2022-12-20 10:43:12

dcoun
Member
From: Crete, Greece
Registered: 2020-02-18
Posts: 392

Re: mORMot2 commit missing changes

Also Tevent is needed if Puremormot2 is set in mormot.core.threads

Offline

#4 2022-12-20 15:28:28

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,207
Website

Re: mORMot2 commit missing changes

You are right.

Should be fixed by https://github.com/synopse/mORMot2/commit/fa7ee86a

Offline

#5 2022-12-22 08:00:37

zakaria
Member
Registered: 2021-06-21
Posts: 26

Re: mORMot2 commit missing changes

HI ab, after update the sources, to latest commit 2.4486, mormot2tests block/ freeze at multi threading section.
Thanks smile
mormot2: 2.4486, windows 64 bits, D11.2

Offline

#6 2022-12-22 22:37:35

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,207
Website

Re: mORMot2 commit missing changes

I am not able to reproduce it...

Could you reduce the tests to only the multithreading tests, then enable the logs and see what's wrong?

Offline

#7 2023-01-03 07:44:48

zakaria
Member
Registered: 2021-06-21
Posts: 26

Re: mORMot2 commit missing changes

Hi, ab i did update to latest commit, some of code are missing:

test.orm.threads.pas(312): E2003 Undeclared identifier: 'Use'

mormot 2.4571 Windows 10 64Bits, D11.2
Thanks smile

Offline

#8 2023-01-03 08:39:26

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,207
Website

Re: mORMot2 commit missing changes

You are right.

Should be good with https://github.com/synopse/mORMot2/commit/cae985db now.

Offline

Board footer

Powered by FluxBB