April 14, 2015 [Issue 14446] New: ICE on invalid import | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=14446 Issue ID: 14446 Summary: ICE on invalid import Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: minor Priority: P1 Component: DMD Assignee: nobody@puremagic.com Reporter: ketmar@ketmar.no-ip.org dmd ices with the following command line: dmd -c -o- tinycdb.d tinycdbmk.d === tinycdb.d === module iv; struct CDB {} === tinycdbmk.d === struct CDBMaker { import tinycdb; } -- | ||||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply