solbu / hldig

hl://Dig is a fork of ht://Dig, a web indexing and searching system for a small domain or intranet
https://solbu.github.io/hldig/
Other
18 stars 21 forks source link

qtest.cc:72:18: warning: variable ‘override_config’ set but not used #6

Closed andy5995 closed 7 years ago

andy5995 commented 7 years ago

Anyone interested in doing a PR to fix this?

qtest.cc:72:18: warning: variable ‘override_config’ set but not used [-Wunused-but-set-variable]
     int          override_config=0;

Feel free to join the chat room.

ghost commented 7 years ago

I’d love to!

andy5995 commented 7 years ago

Thanks, @AlexChristoforides , let me know if you've got any questions along the way.

ghost commented 7 years ago

@andy5995 Which branch should I create the pull request from? Sorry, I'm new...

andy5995 commented 7 years ago

Oh, no need to apologize. I was new too, once. :)

Can you join the chat room so this ticket doesn't fill up with instructions?

The general instructions are here: https://github.com/andy5995/htdig/blob/master/CONTRIBUTING.md

But let me know if you get stuck somewhere!