[Github-comments] [geany/geany-plugins] debugger/bptree.c:fix compiler warning (#816)
Andy Alt
notifications at xxxxx
Fri Jan 25 00:48:05 UTC 2019
Yup, showing whitespace was how I found the cause of the warning. Looked like tabs were used mostly throughout the source, so I replaced some space indentation with tabs.
I assume you'd rather not have the warning showing for gcc8 compilers?
I wonder if gcc8 shouldn't be added to the travis build matrix, such as is done here:
https://github.com/theimpossibleastronaut/rmw/blob/master/.travis.yml cc @b4n
And if so, may also want that for the main geany repo.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/816#issuecomment-457414297
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190124/b618e24c/attachment.html>
More information about the Github-comments
mailing list