[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.1.10.0803291841540.28605@fbirervta.pbzchgretzou.qr>
Date: Sat, 29 Mar 2008 18:42:49 +0100 (CET)
From: Jan Engelhardt <jengelh@...putergmbh.de>
To: "H. Peter Anvin" <hpa@...or.com>
cc: Al Viro <viro@...IV.linux.org.uk>,
Jacek Luczak <difrost.kernel@...il.com>,
linux-kernel@...r.kernel.org
Subject: Re: Comma at end of enum lists
On Saturday 2008-03-29 18:28, H. Peter Anvin wrote:
>>
>> Note that doing that makes sense only when you can expect additions to
>> the end and even then it's a matter of taste.
>
> Yes, it is.
>
> I personally prefer it this way (strongly) for exactly the same
> reason C requires a semicolon at the end of each statement, as
> opposed to Pascal which doesn't require a semicolon immediately
> before an "end".
...as opposed to Perl which does not strictly require a ; at the
end of a block. :>
# while (1) { print 1; print 2 }
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists