Skip to content

Fix compiler warnings with GCC 16, glibc 2.43 - #21950

Closed
arnaud-lb wants to merge 2 commits into
php:PHP-8.4from
arnaud-lb:compiler-warnings
Closed

Fix compiler warnings with GCC 16, glibc 2.43#21950
arnaud-lb wants to merge 2 commits into
php:PHP-8.4from
arnaud-lb:compiler-warnings

Conversation

@arnaud-lb

Copy link
Copy Markdown
Member

See commits

@arnaud-lbarnaud-lb changed the title Fix compiler warnings with GCC 16Fix compiler warnings with GCC 16, glibc 2.43May 5, 2026
…standard library macros: assignment discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers]
See https://sourceware.org/cgit/glibc/commit/?id=cd748a63ab1
@arnaud-lb
arnaud-lb changed the base branch from master to PHP-8.4May 5, 2026 09:44
@arnaud-lb
arnaud-lb marked this pull request as ready for review May 5, 2026 11:18

@kamil-tekielakamil-tekiela left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See #21713

arnaud-lb added a commit that referenced this pull request May 6, 2026
…standard library macros: assignment discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers]
See https://sourceware.org/cgit/glibc/commit/?id=cd748a63ab1ClosesGH-21950
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@arnaud-lb@kamil-tekiela