Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

RepeatedField::UnsafeArenaSwap is now private #19651

Open
fedapo opened this issue Dec 13, 2024 · 0 comments
Open

RepeatedField::UnsafeArenaSwap is now private #19651

fedapo opened this issue Dec 13, 2024 · 0 comments

Comments

@fedapo
Copy link

fedapo commented Dec 13, 2024

I have some code that uses RepeatedField::UnsafeArenaSwap() for some integer repeated field that is now breaking after a Protobuf upgrade to one of the latest versions.
Is this intentional? If so, is the alternative just to use Swap()?
This is not happening for RepeatedPtrField::UnsafeArenaSwap(), which is still public.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant