Skip to content

Fix compiler warning with glibc 2.43#22031

Draft
arnaud-lb wants to merge 1 commit into
php:PHP-8.4from
arnaud-lb:compiler-warnings-2
Draft

Fix compiler warning with glibc 2.43#22031
arnaud-lb wants to merge 1 commit into
php:PHP-8.4from
arnaud-lb:compiler-warnings-2

Conversation

@arnaud-lb
Copy link
Copy Markdown
Member

Fix compiler warnings with glibc 2.43 support of C23 const-preserving standard library macros: assignment discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers].

These are cases I didn't spot in #21950.

…standard library macros: assignment discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers]
Sign up for free to 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.

1 participant