[dmd-internals] [D-Programming-Language/dmd] 4004bb: fix Issue 7243 - Compiler should call separate fun...

Don Clugston dclugston at googlemail.com
Mon Apr 30 13:20:10 PDT 2012


On 30 April 2012 20:03, Walter Bright <walter at digitalmars.com> wrote:
> I didn't change this for D1, as it would require updating of Tango code.

In general, you don't need to worry too much about that. Tango
regularly needs updates for new compiler releases, especially when
accepts-invalid bugs gets fixed. 64-bit variadic functions was a
bigger change than this.


> On 4/30/2012 4:24 AM, Steve Schveighoffer wrote:
>
> I'll fix druntime to handle this for D2, but I don't know if this is an
> appropriate change for D1.  I'll do my best to get this working in D1.
>
> -Steve
>
>
> _______________________________________________
> dmd-internals mailing list
> dmd-internals at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-internals


More information about the dmd-internals mailing list