[Issue 1533] Crash unknown symbol with std.signals
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Sep 26 10:00:36 PDT 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1533
------- Comment #2 from wbaxter at gmail.com 2007-09-26 12:00 -------
The error message printed just before the compiler crashes is amusing:
sigbug.d(7): Error: undefined identifier foo
sigbug.d(7): Error: function expected before (), not foo of type int
sigbug.d(236): function sigbug.ChildProcesses.foobar.Signal!(int)._dtor
destruct
ors only are for class definitions
line 236.. of a 13 line program.
But should an ice-on-invalid really be marked Severity:critical?
--
More information about the Digitalmars-d-bugs
mailing list