LDC 0.13.0 alpha released! Please help test!

Kai Nacke kai at redstar.de
Thu Jan 30 09:24:56 PST 2014


Hi bearophile!

On Thursday, 30 January 2014 at 11:17:14 UTC, bearophile wrote:
> I am trying this, ldc2-0.13.0-alpha1-mingw-x86.7z, it seems I 
> am hitting some crashes caused by associative arrays, so I 
> can't use it yet.

Is it an instance of issue #407 
(https://github.com/ldc-developers/ldc/issues/407) or something 
new? If it is new, could you please provide some details?

>
> From the linked page:
>
>>Because of the new DSO infrastructure, the -noruntime switch is 
>>no longer supported. Now every module calls the runtime during 
>>initialization. Instead a new -nogc switch is introduced which 
>>warns about implicit GC calls.<
>
> I suggest to also generate the line numbers where the GC is 
> used.

Good suggestion.

Regards,
Kai


More information about the digitalmars-d-ldc mailing list