Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Rootjhon
Copy link

…rdinal

Thank you for submitting a PR!

Please delete this standard text once you've created your own description.

If you make changes to any of the code generators (src/idl_gen*) be sure to
build your project, as it will generate code based on the changes. If necessary
the code generation script can be directly run (scripts/generate_code.py),
requires Python3. This allows us to better see the effect of the PR.

If your PR includes C++ code, please adhere to the
Google C++ Style Guide,
and don't forget we try to support older compilers (e.g. VS2010, GCC 4.6.3),
so only some C++11 support is available.

For any C++ changes, please make sure to run sh scripts/clang-format-git.sh

Include other details as appropriate.

Thanks!

@github-actions github-actions bot added c# c++ codegen Involving generating code from schema labels Jun 20, 2025
@jtdavis777
Copy link
Collaborator

hey @Rootjhon - would you please fill in a better description of this PR? I would really appreciate it!

@jtdavis777
Copy link
Collaborator

I think this is a duplicate of #8547

@jtdavis777 jtdavis777 linked an issue Dec 1, 2025 that may be closed by this pull request
@jtdavis777
Copy link
Collaborator

closing as the other PR was more complete and has been merged.

@jtdavis777 jtdavis777 closed this Dec 1, 2025
@Rootjhon
Copy link
Author

Rootjhon commented Dec 1, 2025

I think this is a duplicate of #8547

YES. A bit of a pity, I have missed the opportunity to be included in the list of contributors due to issues with the commit log description.

@jtdavis777
Copy link
Collaborator

Sorry about that! :) If you find anything else I'm happy to help get your handle into the list <3 an easy one would be to put up a regression test for this very issue? :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c# c++ codegen Involving generating code from schema

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fixed sortvector issue with string as key in C#

2 participants