8185 telnet: misleading-indentation
Review Request #480 — Created May 9, 2017 and submitted
Information | |
---|---|
tsoome | |
illumos-gate | |
8185 | |
e8f985c... | |
Reviewers | |
general | |
commands.c:2440:4: error: this 'if' clause does not guard... [-Werror=misleading-indentation] if (my_want_state_is_will(TELOPT_LFLOW)) ^~ commands.c:2444:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' encrypt_display(); ^~~~~~~~~~~~~~~ cc1: all warnings being treated as errors