Hacker News
- GCC 6 Will Warn You About Misleading Code Indentations https://www.phoronix.com/scan.php?page=news_item&px=GCC6-Misleading-Indentation 60 comments
- GCC 6 Will Warn You About Misleading Code Indentations https://www.phoronix.com/scan.php?page=news_item&px=gcc6-misleading-indentation 167 comments programming
- New in GCC 6 -Wmisleading-indentation warns about places where the indentation of the code gives a misleading idea of the block structure of the code to a human reader. I'm a new coder: a little help on this one, please... https://gcc.gnu.org/gcc-6/changes.html 25 comments programming