Skip to content

Conversation

sometimesfood
Copy link
Contributor

This pull request fixes a couple of compiler warnings.

Fixes "passing 'SXML_CHAR **' (aka 'char **') to parameter of type
'const SXML_CHAR **' (aka 'const char **') discards qualifiers in
nested pointer types" warnings.
@sometimesfood sometimesfood changed the title Fix warnings Fix compiler warnings Oct 30, 2018
Copy link
Owner

@matthieu-labas matthieu-labas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test.c is not really part of the delivery, just bare testing (not even unit testing). But it's still better without warning! :)

@matthieu-labas matthieu-labas merged commit afc5191 into matthieu-labas:master Oct 30, 2018
@sometimesfood
Copy link
Contributor Author

I know, that's why I put these changes into a separate branch. I just stumbled across these warnings while testing #8. :)

@sometimesfood sometimesfood deleted the fix-warnings branch November 15, 2018 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