[D-runtime] Bug 3150: requires changes to rt/lifetime.d
Steve Schveighoffer
schveiguy at yahoo.com
Fri Jul 23 05:21:15 PDT 2010
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
>
More information about the D-runtime
mailing list