-
Notifications
You must be signed in to change notification settings - Fork 243
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
string/strspn/strrcspn.h: assignment discards 'const' qualifier from pointer target type #1218
Comments
I'll fix that in a moment. Thanks for the report! Let's see if we can get rid of all |
alejandro-colomar
added a commit
to alejandro-colomar/shadow
that referenced
this issue
Feb 19, 2025
Closes: <shadow-maint#1218> Reported-by: Chris Hofstaedtler <zeha@debian.org> Signed-off-by: Alejandro Colomar <alx@kernel.org>
Open
alejandro-colomar
added a commit
to alejandro-colomar/shadow
that referenced
this issue
Feb 19, 2025
Closes: <shadow-maint#1218> Reported-by: Chris Hofstaedtler <zeha@debian.org> Signed-off-by: Alejandro Colomar <alx@kernel.org>
alejandro-colomar
added a commit
to alejandro-colomar/shadow
that referenced
this issue
Mar 3, 2025
Closes: <shadow-maint#1218> Reported-by: Chris Hofstaedtler <zeha@debian.org> Signed-off-by: Alejandro Colomar <alx@kernel.org>
alejandro-colomar
added a commit
to alejandro-colomar/shadow
that referenced
this issue
Mar 4, 2025
Closes: <shadow-maint#1218> Reported-by: Chris Hofstaedtler <zeha@debian.org> Signed-off-by: Alejandro Colomar <alx@kernel.org>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
seen on current master 77eb67d
/cc @alejandro-colomar
The text was updated successfully, but these errors were encountered: