onryldz / x-superobject

Delphi Cross Platform Rapid JSON
316 stars 118 forks source link

AccessViolation in XSuperObject.pas #55

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Thanks for the fix of Issue 53 in r85.

But I think there is a little problem in XSuperObject.pas -> class procedure 
TSerializeParse.ReadMembers(Data: Pointer; aType: TRttiType; IJsonData: 
ISuperObject);

in line 1485 -> Prop.Visibility -> i think it should be -> Field.Visibility

Please can you check this?

Thanks
Philipp

Original issue reported on code.google.com by philipp....@gmail.com on 5 Nov 2014 at 1:21

GoogleCodeExporter commented 9 years ago
Oh sry -> i saw you allready fixed it in r86 -> Thanks a lot :D

Regards,
Philipp

Original comment by philipp....@gmail.com on 5 Nov 2014 at 1:22

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r89.

Original comment by onryld...@gmail.com on 10 Mar 2015 at 10:20