Skip to content

Conversation

@khwilliamson
Copy link
Contributor

This is using a signed value that should be set non-negative before it gets to these places.

  • This set of changes does not require a perldelta entry.

This is using a signed value that should be set non-negative before it
gets to these places.
@jkeenan
Copy link
Contributor

jkeenan commented Nov 9, 2025

This is using a signed value that should be set non-negative before it gets to these places.

What is the warning that this p.r. will silence? Have you observed it in a smoke-test report ... or someplace else? Thanks.

@khwilliamson
Copy link
Contributor Author

The warning is that it is using 'char' for an array index, which is somewhat bogus. It is using int_fast8_t

Smoke report: http://perl.develop-help.com/dblog/5520484

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.

3 participants