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

[infra/fb] Introduce FlatBuffersMuteable_Target #13687

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

seanshpark
Copy link
Contributor

This will introduce FlatBuffersMuteable_Target method to produce
schema generated header with mutable methods.

This will introduce FlatBuffersMuteable_Target method to produce schema
generated header with mutable methods.

ONE-DCO-1.0-Signed-off-by: SaeHie Park <[email protected]>
COMMAND "${FLATC_PATH}" -c --no-includes
--no-union-value-namespacing
--gen-object-api
--gen-mutable
Copy link
Contributor Author

@seanshpark seanshpark Aug 19, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this change is same as FlatBuffers_Target with additional --gen-mutable option

@seanshpark
Copy link
Contributor Author

@seanshpark seanshpark requested a review from a team August 19, 2024 02:34
Copy link
Contributor

@jinevening jinevening left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@seanshpark seanshpark merged commit 8f98b9a into Samsung:master Aug 19, 2024
15 checks passed
@seanshpark seanshpark deleted the infra_fb_mutable branch August 19, 2024 05:44
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