Skip to content

Conversation

dbaileychess
Copy link
Collaborator

There was a bug when adding a vector64, force_align:N attribute for 64-bit support, that the code for adding the alignment didn't update the 32/64-bit boundary region.

Adds a new ForceVectorAlignment64 method that does the bookkeeping and updated the code gen to use it.

@github-actions github-actions bot added c++ codegen Involving generating code from schema labels May 26, 2023
@dbaileychess
Copy link
Collaborator Author

The failing CI for kotlin is unrelated

@dbaileychess dbaileychess merged commit 96294e9 into google:master May 26, 2023
jochenparm pushed a commit to jochenparm/flatbuffers that referenced this pull request Oct 29, 2024
jochenparm pushed a commit to jochenparm/flatbuffers that referenced this pull request Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ codegen Involving generating code from schema
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant