#1 Re: mORMot 1 » UTF8ContentNumberType aned Delphi XE2 » 2015-07-15 14:35:20

It's working now for XE2 both 32bit and 64bit.
Thanks

#2 Re: mORMot 1 » UTF8ContentNumberType aned Delphi XE2 » 2015-07-15 13:44:38

It's working now for XE2-32, but still fails for XE2-64

[DCC Error] SynSelfTests.pas(3320): E2010 Incompatible types: 'PUTF8Char' and 'PAnsiChar'
  --> Check(not IdemPropNameUSameLen('abcD','ABcF',4));
[DCC Error] SynSelfTests.pas(3321): E2010 Incompatible types: 'PUTF8Char' and 'PAnsiChar'
  --> Check(not IdemPropNameUSameLen('abcD','ABcFG',4));
[DCC Error] SynSelfTests.pas(3322): E2010 Incompatible types: 'PUTF8Char' and 'PAnsiChar'
  --> Check(IdemPropNameUSameLen('abcDe','ABcdE',5));

Board footer

Powered by FluxBB