-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
[C#] Fix collision of field name and type name #7149
Conversation
Pull from google/flatbuffers
If a struct has a key the vector has to be sorted. To sort the vector you can't use "const".
* option indent_step is supported
Hello can you try pulling to fix CI? |
Are there any changes to the generated files? |
There are changes in the generated files. But current tests did not cover these changes. So currently generated files in this repo did not change. Should i somewhere add testcases to display changes? |
You could add a test schema with collisions and the associated build automation |
@tira-misu ping about @CasperN suggestions. |
pong Sorry for late delivery. |
Fix collision of field names and type names in C# in object api.