Stable D version?
Mehrdad
wfunction at hotmail.com
Mon Apr 22 23:51:13 PDT 2013
On Tuesday, 23 April 2013 at 06:50:08 UTC, Chris Cain wrote:
> On Tuesday, 23 April 2013 at 06:31:44 UTC, Mehrdad wrote:
>> I guess C and C++ aren't even considered languages anymore.
>
> ?
>
> main.c:13:10: error: invalid operands to binary == (have
> ‘struct S’ and ‘struct S’)
> if(a == b)
>
> You can't use == in C on structs ... ?
Exactly -- when there is no correct behavior, they didn't try
implementing one.
More information about the Digitalmars-d
mailing list