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

Add const qualifier to non-mutated FlatbufferBuilder parameter #8101

Merged
merged 3 commits into from
Sep 30, 2023
Merged

Add const qualifier to non-mutated FlatbufferBuilder parameter #8101

merged 3 commits into from
Sep 30, 2023

Conversation

Lukasdoe
Copy link
Contributor

@Lukasdoe Lukasdoe commented Sep 26, 2023

Fixes issue #8100 .

Only code change is in line 1474, all other changes are clang-format

@google-cla
Copy link

google-cla bot commented Sep 26, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@github-actions github-actions bot added the c++ label Sep 26, 2023
@le-michael
Copy link
Collaborator

There are comments to prevent clang-format on those lines. Can you try reverting the clang format related changes?

@Lukasdoe
Copy link
Contributor Author

Yes, sorry, I don't know why CLion ignored the clang-format off / on comments. Should be fixed now.

I'm currently still waiting to be added to my company's CLA list...

@le-michael le-michael enabled auto-merge (squash) September 30, 2023 23:50
@le-michael le-michael merged commit 1fdb5d2 into google:master Sep 30, 2023
candysonya pushed a commit to candysonya/flatbuffers that referenced this pull request Jan 8, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants