D2 is really that stable as it is claimed to be?
David Nadlinger
code at klickverbot.at
Tue Sep 24 14:23:17 PDT 2013
On Tuesday, 24 September 2013 at 20:26:54 UTC, Walter Bright
wrote:
> On 9/23/2013 10:33 AM, Iain Buclaw wrote:
>> GCC has a carat too now.
>
> DMC has had a carat for 30 years now.
>
> int x x;
> ^
> test2.c(2) : Error: missing ',' between declaration of 'x'
> and 'x'
>
> Nobody ever gave a damn about that feature, i.e. not one single
> person commented on it, including not a single D user.
Maybe that's because "not one single person" actually uses DMC? ;)
I certainly find that feature very helpful in Clang.
David
More information about the Digitalmars-d
mailing list