Skip to content

Conversation

@grahamPatico
Copy link

Added explicit cast to (int) for jp.getOffset() to fix sign comparison warning between int and size_t types. This resolves the compiler warning when comparing signed and unsigned integer types.

Added explicit cast to (int) for jp.getOffset() to fix sign comparison warning between int and size_t types. This resolves the compiler warning when comparing signed and unsigned integer types.
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