Skip to content

Conversation

@q2333gh
Copy link

@q2333gh q2333gh commented Jan 30, 2026

y is const int8_t*, so the derived pointer must be const.
Fixes Clang error: cannot initialize int8_t* with const int8_t*.
No behavior change.

y is const int8_t*, so the derived pointer must be const.
Fixes Clang error: cannot initialize int8_t* with const int8_t*.
No behavior change.
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.

1 participant