Skip to content

Conversation

@blindspotbounty
Copy link
Contributor

This change to address failing conformance when advanced features are used (#8169)

I put copying only languages that are used instead of copying all options as they might not be needed.

Now flatc will take advanced input for conformance check if any language is specified.
However, if no language specified, it will works the same as now.

PS: I was looking where can I put tests for conform option but it seems to be not trivial to add all required files to unit tests while did not find a good place to check it with command line. Happy to add if there is one.

@github-actions github-actions bot added c++ codegen Involving generating code from schema labels Nov 22, 2023
@dbaileychess dbaileychess merged commit da55ac3 into google:master Nov 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.

2 participants