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

Steve Schveighoffer schveiguy at yahoo.com
Mon Apr 30 11:09:19 PDT 2012


OK, this is what confused me.  It was referenced in the bug, with the same commit message, so I just assumed you did the same thing for D1.  Actually looking at the commit, I see it actually didn't affect any code that calls the functions, it just declares the functions.

https://github.com/D-Programming-Language/dmd/commit/4004bb3b222676c74a41c0bb2507979963167457

So nevermind, looks like we got it done then!

Thanks

-Steve




>________________________________
> From: Walter Bright <walter at digitalmars.com>
>To: Steve Schveighoffer <schveiguy at yahoo.com>; Discuss the internals of DMD <dmd-internals at puremagic.com> 
>Sent: Monday, April 30, 2012 2:03 PM
>Subject: Re: [dmd-internals] [D-Programming-Language/dmd] 4004bb: fix Issue 7243 - Compiler should call separate fun...
> 
>
>I didn't change this for D1, as it would require updating of Tango code.
>
>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
>>
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/dmd-internals/attachments/20120430/00ee6a10/attachment.html>


More information about the dmd-internals mailing list