Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Nov 2002 19:30:40 +0000
From:      Jonathon McKitrick <jcm@FreeBSD-uk.eu.org>
To:        freebsd-chat@freebsd.org
Subject:   Style(9) question
Message-ID:  <20021122193040.GA23078@dogma.freebsd-uk.eu.org>

next in thread | raw e-mail | index | archive | help


In the standard, it says control statements with only one statement executed
should not have braces.  I've heard it said that this could be a maintenance
issue, since braces will need to be added if any other statements need to
be grouped with that condition.  Isn't it a good idea to add them the first
time the statement is written, rather than counting on a future maintainer
to do so?

NOTE: Please CC me, as I am not currently subscribed.  Thanks.

jm
-- 
My other computer is your windows box.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-chat" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021122193040.GA23078>