Skip to content

Conversation

@jniemann66
Copy link

@jniemann66 jniemann66 commented Apr 28, 2018

I had a project that mandated the use of -Wall -Wextra -Werror
This resulted in a few build errors, such as incorrect member initializer order, unused parameter, missing default in switch statement.
So, I cleaned those up, and thought this might be of use.

Note There is still a '/* within comment' issue with line 184 of range.h - not sure what the best approach to fixing that is.

Anyway - QHttpEngine works a treat - much appreciated ! If there is anything I can help with, then let me know.

Cheers,
Judd

@kebekus
Copy link

kebekus commented Jan 1, 2020

Same issue here. For me, qhttpengine works phantastically well, but the compiler warnings are a nuisance. I would much appreciate if this was fixed.

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