www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - Dustmiting compiler crash on windows

reply "simendsjo" <simendsjo gmail.com> writes:
Ref: http://d.puremagic.com/issues/show_bug.cgi?id=11022

I'm trying to dustmite a compiler crash (with assertion), but on 
windows, *every* time the compiler crashes, I get a dialog 
stating "abnormal program termination".

This means I have to sit at my computer pressing space every time 
dustmite has completed a test - not sure I actually have the 
patience to do this.

Any tips? Autohotkey or something?
Sep 14 2013
next sibling parent "simendsjo" <simendsjo gmail.com> writes:
On Saturday, 14 September 2013 at 09:32:09 UTC, simendsjo wrote:
 Ref: http://d.puremagic.com/issues/show_bug.cgi?id=11022

 I'm trying to dustmite a compiler crash (with assertion), but 
 on windows, *every* time the compiler crashes, I get a dialog 
 stating "abnormal program termination".

 This means I have to sit at my computer pressing space every 
 time dustmite has completed a test - not sure I actually have 
 the patience to do this.

 Any tips? Autohotkey or something?
Ok, dustmite was very quick to reduce this. Only had to press space 20 times or so :)
Sep 14 2013
prev sibling parent "Vladimir Panteleev" <vladimir thecybershadow.net> writes:
On Saturday, 14 September 2013 at 09:32:09 UTC, simendsjo wrote:
 Ref: http://d.puremagic.com/issues/show_bug.cgi?id=11022

 I'm trying to dustmite a compiler crash (with assertion), but 
 on windows, *every* time the compiler crashes, I get a dialog 
 stating "abnormal program termination".

 This means I have to sit at my computer pressing space every 
 time dustmite has completed a test - not sure I actually have 
 the patience to do this.

 Any tips? Autohotkey or something?
See here: https://github.com/CyberShadow/DustMite/wiki/Useful-test-scripts#windows
Sep 14 2013