Skip to content

Conversation

@VaslD
Copy link

@VaslD VaslD commented Apr 15, 2025

MultipartFormDataParser.m:420:73: warning: conflicting parameter types in implementation of 'numberOfBytesToLeavePendingWithData:length:encoding:': 'NSUInteger' (aka 'unsigned long') vs 'int' [-Wmismatched-parameter-types]

NSUIntegers are 64-bit on 64-bit platforms.

MultipartFormDataParser.m:420:73: warning: conflicting parameter types in implementation of 'numberOfBytesToLeavePendingWithData:length:encoding:': 'NSUInteger' (aka 'unsigned long') vs 'int' [-Wmismatched-parameter-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