Skip to content

Fix build warning "Sending 'const NSString *' to parameter of type 'N…#281

Merged
nst merged 1 commit into
nst:masterfrom
lapcat:const
Oct 28, 2017
Merged

Fix build warning "Sending 'const NSString *' to parameter of type 'N…#281
nst merged 1 commit into
nst:masterfrom
lapcat:const

Conversation

@lapcat
Copy link
Copy Markdown
Contributor

@lapcat lapcat commented Oct 28, 2017

…SErrorUserInfoKey _Nonnull' (aka 'NSString *') discards qualifiers".

The pointer should be a const, not the opaque struct.

…SErrorUserInfoKey _Nonnull' (aka 'NSString *') discards qualifiers".

The pointer should be a const, not the opaque struct.
@nst nst merged commit fb23dae into nst:master Oct 28, 2017
@lapcat lapcat deleted the const branch October 28, 2017 17:54
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.

2 participants