casbin4d/Casbin4D

d10.2.3

limelect opened this issue · 2 comments

make it work in d10.2 also and down

[dcc32 Error] Casbin.Policy.pas(604): E2010 Incompatible types: 'TStringDynArray' and 'System.TArray<System.string>'

jkour commented

TStringDynArray changed definition in 10.3 and that's what causes the error.

I didn't have 10.2 installed on my PC but installed it yesterday. I will prepare a package for 10.2 soon

jkour commented

New version released. Package for D 10.2 added.

Please test and report back if anything