Re: [dev] semicolons

From: pancake <pancake_AT_youterm.com>
Date: Fri, 18 Nov 2011 13:24:38 +0100

On 11/18/11 13:10, Rob wrote:
> On 18 November 2011 11:41, Roger<rogerx.oss_AT_gmail.com> wrote:
>> Anything can be worked around one way or another. For reference, standard
>> benchmark tools also never look at just "one thing".
> Exactly, short of writing a C-parser and doing some heuristic on the
> syntax tree,
> you'll just end up missing things anyway.
>
> if(5)
> x = 5,
> y = 2,
> apply_layout(NULL),
> something_else_that_doesnt_use_semi_colons();
>
should we support code written by bitches?
Received on Fri Nov 18 2011 - 13:24:38 CET

This archive was generated by hypermail 2.3.0 : Fri Nov 18 2011 - 13:24:02 CET