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

[rd-cpp] Fix array fields serialization and generation. #461

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

mirasrael
Copy link
Collaborator

Fixes issue with array field generation like in ClassWithStructArrayField. It generated invalid serialisation code where allocator was for original item type instead of Wrapper type.

@mirasrael mirasrael force-pushed the ab-fix-array-field-generation-in-cpp branch from 0d812bd to 08087cb Compare January 9, 2024 09:20
@mirasrael mirasrael force-pushed the ab-fix-array-field-generation-in-cpp branch from 08087cb to 9b23b89 Compare January 9, 2024 09:50
@ForNeVeR ForNeVeR self-assigned this Jan 9, 2024
@ForNeVeR ForNeVeR assigned mirasrael and unassigned ForNeVeR Jan 9, 2024
@mirasrael mirasrael merged commit 0efb177 into master Jan 9, 2024
10 checks passed
@mirasrael mirasrael deleted the ab-fix-array-field-generation-in-cpp branch January 9, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants