Skip to content

Conversation

jeffsmith82
Copy link
Contributor

new_with_capacity is deprecated docs should use with_capacity. This was giving a warning that says to replace with with_capacity.

get_root_as_monster is not generated by flatc and it appears this should be root_as_monster instead.

…y is deprecated should use with_capacity, get_root_as_monster should be root_as_monster
@github-actions github-actions bot added the documentation Documentation label Mar 15, 2023
@dbaileychess dbaileychess enabled auto-merge (squash) March 16, 2023 00:27
@dbaileychess dbaileychess merged commit 9a7fb4d into google:master Mar 16, 2023
jochenparm pushed a commit to jochenparm/flatbuffers that referenced this pull request Oct 29, 2024
…y is deprecated should use with_capacity, get_root_as_monster should be root_as_monster (google#7871)
jochenparm pushed a commit to jochenparm/flatbuffers that referenced this pull request Oct 29, 2024
…y is deprecated should use with_capacity, get_root_as_monster should be root_as_monster (google#7871)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants