Proposal for fixing dchar ranges
Meta
jared771 at gmail.com
Mon Mar 10 17:49:40 PDT 2014
On Tuesday, 11 March 2014 at 00:02:13 UTC, bearophile wrote:
> Walter Bright:
>
>> In the last couple days, we also wound up annoying a valuable
>> client with some minor breakage with std.json, reiterating how
>> important it is to not break code if we can at all avoid it..
>
> There are still some breaking changed that I'd like to perform
> in D, like deprecating certain usages of the comma operator,
> etc.
>
> Bye,
> bearophile
That damnable comma operator is one of the worst things that was
inherited from C. IMO, it has no use outside the header of a for
loop, and even there it's suspect.
More information about the Digitalmars-d
mailing list