[Github-comments] [geany/geany] Update HACKING for best practices (C99) (#1282)
Matthew Brush
notifications at xxxxx
Sat Oct 29 14:42:05 UTC 2016
codebrainz commented on this pull request.
> * Don't let variable names shadow outer variables - use gcc's -Wshadow
option.
+* Use the strictest possible data type where practical. For example
s/strictest possible/most semantically meaningful/
--
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/pull/1282#pullrequestreview-6348509
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20161029/def1eeba/attachment.html>
More information about the Github-comments
mailing list