<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 24 March 2013 21:15, "Řivind" <span dir="ltr"><<a href="mailto:oivind.loe@gmail.com" target="_blank">oivind.loe@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im">On Sunday, 24 March 2013 at 18:16:03 UTC, lomereiter wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
DustMite (<a href="https://github.com/CyberShadow/DustMite" target="_blank">https://github.com/<u></u>CyberShadow/DustMite</a>) is an invaluable tool for reducing test cases like this. I have to use it after each frontend update =\<br>

</blockquote>
<br></div>
Thanks! After running, my project is reduced to a small set of files. There are now also a couple of regular compiler errors before the ICE (introduced by dustmite), but the ICE should not be there anyway.. Should I zip the remaining files with instructions and post them on the tracker, or do I need to take steps to remove the first errors?<br>

<br>
Here is the output now:<br>
<br>
Compiling: src/main.d -> build/debug/src/main.o<br>
src/boss/core/addr.d(9): Error: undefined identifier procId, did you mean alias tProcId?<br>
src/boss/core/annotstruct.d(3)<u></u>: Error: no identifier for declarator index<br>
src/boss/core/annotstruct.d(3)<u></u>: Error: semicolon expected, not 'EOF'<br>
src/boss/core/annotstruct.d(3)<u></u>: Error: undefined identifier index<br>
src/boss/core/annotstruct.d(3)<u></u>: Error: constructor addr.Addr.this (_error_, uint) is not callable using argument types (uint,uint)<br>
src/boss/core/addr.d(6): Error: Internal Compiler Error: CTFE literal cast(uint)PROC_INVALID<div class="im"><br>
dmd: ctfeexpr.c:353: Expression* copyLiteral(Expression*): Assertion `0' failed.<br>
Aborted (core dumped)<br></div>
make[1]: *** [build/debug/src/main.o] Error 134<br>
<br>
</blockquote></div><br></div><div class="gmail_extra">Put it in a new bug report please.<br clear="all"></div><div class="gmail_extra"><br><a href="http://d.puremagic.com/issues/">http://d.puremagic.com/issues/</a><br><br>
-- <br>Iain Buclaw<br><br>*(p < e ? p++ : p) = (c & 0x0f) + '0';
</div></div>