[D-runtime] Bug 3150: requires changes to rt/lifetime.d
Sean Kelly
sean at invisibleduck.org
Fri Jul 23 07:03:00 PDT 2010
If it helps, GDC has always worked the way we want.
Sent from my iPhone
On Jul 23, 2010, at 5:21 AM, Steve Schveighoffer <schveiguy at yahoo.com> wrote:
> I've sort of unofficially taken ownership of that module ;)
>
> I'll try and fix it, it shouldn't be too difficult, there are some functions
> already that use a local Array struct, I'll just duplicate those efforts.
>
> -Steve
>
>
>
> ----- Original Message ----
>> From: Don Clugston <dclugston at googlemail.com>
>> To: D-runtime at puremagic.com
>> Sent: Fri, July 23, 2010 5:31:04 AM
>> Subject: [D-runtime] Bug 3150: requires changes to rt/lifetime.d
>>
>> Fixing this bug will be important for 64 bits:
>> 3150 cast from dynamic array to ulong is allowed
>>
>> As discussed in the comments to that bug, a change is required at two
>> places in druntime, because druntime currently relies on the compiler
>> bug. I don't think it's particularly difficult, but I don't want to do
>> it myself. Can one of you guys take care of it?
>> _______________________________________________
>> D-runtime mailing list
>> D-runtime at puremagic.com
>> http://lists.puremagic.com/mailman/listinfo/d-runtime
>>
>
>
>
> _______________________________________________
> D-runtime mailing list
> D-runtime at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/d-runtime
More information about the D-runtime
mailing list