[dmd-internals] [D-Programming-Language/dmd] eaac7b: fix build breakage
Rainer Schuetze
r.sagitario at gmx.de
Fri Mar 2 12:42:23 PST 2012
On 2/29/2012 6:25 AM, Walter Bright wrote:
>
>
> On 2/28/2012 11:37 AM, Rainer Schuetze wrote:
>>
>> I assumed they do, but obviously the Microsoft compiler does not,
>> especially in debug builds. I'd say it does not hurt to add this
>> function with an assert(false) somewhere.My best guesses are
>> dsymbol.c or glue.c? Objections?
>
> No, just be sure the result compiles. The previous iteration did not
> compile with anything but MSVC.
I finally got around to creating a pull request for these:
https://github.com/D-Programming-Language/dmd/pull/777
With these, I can stay up to date with dmd development and compile my
projects almost twice as fast ;-)
Thanks,
Rainer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/dmd-internals/attachments/20120302/b4ca2a5c/attachment.html>
More information about the dmd-internals
mailing list