On 30 April 2012 20:03, Walter Bright <[email protected]> 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 > [email protected] > http://lists.puremagic.com/mailman/listinfo/dmd-internals _______________________________________________ dmd-internals mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-internals
