Does 'D' language supports 'C' like VLA?
Steven Schveighoffer via Digitalmars-d
digitalmars-d at puremagic.com
Mon Apr 13 10:56:57 PDT 2015
On 4/13/15 1:51 PM, "Ola Fosheim =?UTF-8?B?R3LDuHN0YWQi?=
<ola.fosheim.grostad+dlang at gmail.com>" wrote:
> On Monday, 13 April 2015 at 17:24:38 UTC, Steven Schveighoffer wrote:
>> Note, it's best to show when comparing C/C++ to D the C++ code and how
>> you expect it to work too.
>
> Did you compile C++ with strict/pedantic options?
>
> ( I don't think it should work in compliant C++ )
No, just g++ (and i believe this is clang)
-Steve
More information about the Digitalmars-d
mailing list