LDC 1.0.0-alpha1 has been released! Please help testing!

Jacob Carlborg via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Sun Feb 28 23:13:03 PST 2016


On 2016-02-28 20:33, Dan Olson wrote:

> I uncommented lines in main (I think that is what you mean) to this:
>
> void main()
> {
>      test_stret();
>      test_fp2ret();
>      test_fpret();
>      test_float32();
>      test_double64();
> }
>
> And it works.  I was unsure if the fp2ret and C++/D complex types would
> work, but for this test they do.

Awesome :)

-- 
/Jacob Carlborg


More information about the digitalmars-d-ldc mailing list