Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InvokeRecordInitializer not build In Delphi RIO. #570

Closed
marcosnielsen opened this issue Aug 8, 2022 · 3 comments
Closed

InvokeRecordInitializer not build In Delphi RIO. #570

marcosnielsen opened this issue Aug 8, 2022 · 3 comments
Assignees
Labels
accepted Issue has been accepted and inserted in a future milestone COMPATIBILITY MANTAINER Used only by the compatibility mantainers

Comments

@marcosnielsen
Copy link

Hello!

After the commit
26-07-2022
SHA-1: b89b272
Cleaning some hints

image

In unit MVCFramework.Serializer.JsonDataObjects;
The MVC Framework.Serializer.JsonDataObjects.mas unit does not compile.

image

Unfortunately the InvokeRecordInitializer() method is not documented in the version before Delphi 10.4 Sydney.

https://docwiki.embarcadero.com/Libraries/RIO/en/System.InvokeRecordInitializer - 👎
https://docwiki.embarcadero.com/Libraries/Sydney/en/System.InvokeRecordInitializer - 👍
https://docwiki.embarcadero.com/Libraries/Alexandria/en/System.InvokeRecordInitializer -👍

Thanks for your attention
Marcos Nielsen.

@danieleteti danieleteti added accepted Issue has been accepted and inserted in a future milestone COMPATIBILITY MANTAINER Used only by the compatibility mantainers labels Aug 8, 2022
@danieleteti danieleteti added this to the 3.2.2-nitrogen milestone Aug 8, 2022
@marcosnielsen
Copy link
Author

Hi @danieleteti
thanks for the change,
but there is a second call of "InvokeRecordInitializer(Buffer, RTTIType.Handle);" Full name:
procedure TMVCJsonDataObjectsSerializer.JSONObjectToRecordStatic(const JSONObject: TJsonObject;

image

can you make the same correction there?

@danieleteti
Copy link
Owner

@marcosnielsen done, please let me know.

@marcosnielsen
Copy link
Author

marcosnielsen commented Aug 9, 2022

Hi @danieleteti
DelphiMVC compiled with success
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Issue has been accepted and inserted in a future milestone COMPATIBILITY MANTAINER Used only by the compatibility mantainers
Projects
None yet
Development

No branches or pull requests

2 participants