[Issue 13131] New: [2.066-b3] dmd: glue.c:1492: unsigned int totym(Type*): Assertion `0' failed.
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Jul 14 07:46:05 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13131
Issue ID: 13131
Summary: [2.066-b3] dmd: glue.c:1492: unsigned int
totym(Type*): Assertion `0' failed.
Product: D
Version: D2
Hardware: x86_64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P1
Component: DMD
Assignee: nobody at puremagic.com
Reporter: sfrijters at gmail.com
As a preliminary report: this error was triggered by my code both by the old
compiler version I was using (built from git sometime in April 2014), and a
freshly pulled 2.066-b3 compiler.
dmd: glue.c:1492: unsigned int totym(Type*): Assertion `0' failed.
My first attempt to build a reduced test case failed, but I will make another
attempt shortly if I can get DustMite to work to flesh out the report a bit
more, so consider this a placeholder for now.
--
More information about the Digitalmars-d-bugs
mailing list