tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: style change: explicitly permit braces for single statements



On 20-07-12 10:01, Luke Mewburn wrote:
  | I propose that the NetBSD C style guide in to /usr/share/misc/style
  | is reworded to more explicitly permit braces around single statements,
  | instead of the current discourgement.
  | 
  | IMHO, permitting braces to be consistently used:
  | - Adds to clarity of intent.
  | - Aids code review.
  | - Avoids gotofail: https://en.wikipedia.org/wiki/Unreachable_code#goto_fail_bug
  | 
  | regards,
  | Luke.

I was asked to CC this thread to tech-kern@, so I'm doing that.

Attachment: pgpyKWHxjx9bq.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index