http://d.puremagic.com/issues/show_bug.cgi?id=8889
Summary: [2.061 beta][64-bit] Assertion Failure argtypes.c
Product: D
Version: D2
Platform: All
OS/Version: Windows
Status: NEW
Severity: major
Priority: P2
Component: DMD
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from David Simcha <[email protected]> 2012-10-24 19:20:51 PDT ---
struct Foo {
real f;
int i;
}
D:\test>dmd -m64 -c test.d
Assertion failure: 't2 || off2 == 8' on line 373 in file 'argtypes.c'
abnormal program termination
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------