onryldz / x-superobject

Delphi Cross Platform Rapid JSON
316 stars 117 forks source link

errors in library #67

Open Reaper38 opened 9 years ago

Reaper38 commented 9 years ago

[DCC Error] XSuperObject.pas(38): E2010 Incompatible types: 'TJSONNull' and 'TJSONString' [DCC Error] XSuperObject.pas(38): E2010 Incompatible types: 'TJSONObject' and 'TJSONString' [DCC Error] XSuperObject.pas(38): E2010 Incompatible types: 'TJSONArray' and 'TJSONString' [DCC Error] XSuperObject.pas(38): E2010 Incompatible types: 'TJSONDate' and 'TJSONString' [DCC Error] XSuperObject.pas(38): E2010 Incompatible types: 'TJSONTime' and 'TJSONString' [DCC Error] XSuperObject.pas(38): E2010 Incompatible types: 'TJSONDateTime' and 'TJSONString' [DCC Error] XSuperObject.pas(38): E2010 Incompatible types: 'TJSONBoolean' and 'TJSONString' [DCC Error] XSuperObject.pas(38): E2010 Incompatible types: 'TJSONInteger' and 'TJSONString' [DCC Error] XSuperObject.pas(38): E2010 Incompatible types: 'TJSONString' and 'TJSONInteger' [DCC Error] XSuperObject.pas(38): E2010 Incompatible types: 'TJSONFloat' and 'TJSONString'

onryldz commented 9 years ago

Which version are you using? Can you give more details?

Reaper38 commented 9 years ago

latest version of library, delphi xe2 compiller