<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 2/29/2012 6:25 AM, Walter Bright wrote:
<blockquote cite="mid:4F4DB6C2.2090302@digitalmars.com" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<br>
<br>
On 2/28/2012 11:37 AM, Rainer Schuetze wrote:
<blockquote cite="mid:4F4D2CFD.3050809@gmx.de" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<br>
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?<br>
</blockquote>
<br>
No, just be sure the result compiles. The previous iteration did
not compile with anything but MSVC.<br>
</blockquote>
<br>
I finally got around to creating a pull request for these:<br>
<a class="moz-txt-link-freetext" href="https://github.com/D-Programming-Language/dmd/pull/777">https://github.com/D-Programming-Language/dmd/pull/777</a><br>
<br>
With these, I can stay up to date with dmd development and compile
my projects almost twice as fast ;-)<br>
<br>
Thanks,<br>
Rainer<br>
<br>
</body>
</html>