[Issue 7782] [ICE] With wrong import syntax
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Nov 5 02:52:47 PST 2013
https://d.puremagic.com/issues/show_bug.cgi?id=7782
bearophile_hugs at eml.cc changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #3 from bearophile_hugs at eml.cc 2013-11-05 02:52:45 PST ---
I am seeing an ICE:
import std.algorithm, std.range. std.math;
void main() {}
Dmd 2.064rc1 gives me:
Assertion failure: 'pkg' on line 1120 in file 'module.c'
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list