[Issue 8889] New: [2.061 beta][64-bit] Assertion Failure argtypes.c
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Oct 24 19:20:53 PDT 2012
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: nobody at puremagic.com
ReportedBy: dsimcha at yahoo.com
--- Comment #0 from David Simcha <dsimcha at yahoo.com> 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: -------
More information about the Digitalmars-d-bugs
mailing list