[Github-comments] [geany/geany-plugins] Scope breaks nightly with gcc 8 (#794)
elextr
notifications at xxxxx
Thu Nov 29 07:50:22 UTC 2018
@b4n, sorry to confuse I was just using "with gcc 8" as a way of identifying which nightlys failed, not that gcc failed.
I didn't try to debug the failure, just identified the line, and noted the missing () on `sizeof`. Sure `sizeof` doesn't need parens, its not a function, but for both human and software consumption its better to have them so the intention is clear and nobody has to remember the operator priority of anything more than +-*/ :)
--
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/issues/794#issuecomment-442738247
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20181128/6f8766a6/attachment.html>
More information about the Github-comments
mailing list