try/catch idiom in std.datetime

Jacob Carlborg doob at me.com
Tue Nov 19 12:17:05 PST 2013


On 2013-11-19 19:29, Andrei Alexandrescu wrote:

> That's not an expression, it's a statement - more precisely an
> expression statement. (The semicolon makes it so.) By the rules you
> incorrectly stated, there should be an empty line after it.

I'm sorry for not know every minor detail of the language.

> I'll allow myself a piece of advice - the density of e.g.
> https://github.com/jacob-carlborg/dstep/blob/master/dstep/translator/Translator.d#L251
> is low enough to make it career limiting. You'd do good to change your
> style.

Are you serious? Anyone caring about that doesn't know what he/she is doing.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list