[Issue 1011] illegal import declaration causes compile time segfault

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Apr 19 01:19:07 PDT 2009


http://d.puremagic.com/issues/show_bug.cgi?id=1011





------- Comment #2 from clugdbug at yahoo.com.au  2009-04-19 03:19 -------
Created an attachment (id=326)
 --> (http://d.puremagic.com/issues/attachment.cgi?id=326&action=view)
Patch against DMD 2.028

Import shouldn't do any semantic action if it doesn't know which module it's
supposed to be importing. The error message I've added may be unnecessary; just
returning would probably be OK.


-- 



More information about the Digitalmars-d-bugs mailing list