Skip to content

Some fixes for building with GCC 16 - #2388

Open
tombriden wants to merge 2 commits into
Tencent:masterfrom
tombriden:gcc16-fixes
Open

Some fixes for building with GCC 16#2388
tombriden wants to merge 2 commits into
Tencent:masterfrom
tombriden:gcc16-fixes

Conversation

@tombriden

Copy link
Copy Markdown
Contributor

No description provided.

fixes build error with GCC-16
Explicitly invoke rhs.operator==(lhs) in GenericValue operator== to prevent
GCC 16 C++20 operator rewriting rules from triggering infinite recursive calls.
@tencent-adm

tencent-adm commented Jul 27, 2026

Copy link
Copy Markdown
Member

CLA assistant check
All committers have signed the CLA.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants