[Issue 2319] "Win32 Exception" not very useful

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2319 Andrei Alexandrescu changed: What|Removed |Added Version|unspecified |D2 --

[Issue 2319] "Win32 Exception" not very useful

2009-04-02 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2319 --- Comment #3 from clugd...@yahoo.com.au 2009-04-02 02:19 --- (In reply to comment #2) > Still get "Error: Win32 Exception" with this code: > > --- > void main() > { > asm { int 3; } > } > --- > > No big deal for me, I just

[Issue 2319] "Win32 Exception" not very useful

2009-04-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2319 to...@yahoo.com changed: What|Removed |Added CC||to...@yahoo.com --- Comment #2

[Issue 2319] "Win32 Exception" not very useful

2009-04-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2319 clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED Resolution|