766 – dmd.exe crash

D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 766 - dmd.exe crash
Summary: dmd.exe crash
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: dmd (show other issues)
Version: D1 (retired)
Hardware: x86 All
: P2 blocker
Assignee: Walter Bright
URL:
Keywords:
Depends on:
Blocks:
Reported: 2006年12月29日 07:09 UTC by Boris Kolar
Modified: 2014年02月15日 13:20 UTC (History)
0 users

See Also:


Attachments
Add an attachment (proposed patch, testcase, etc.)

Note You need to log in before you can comment on or make changes to this issue.
Description Boris Kolar 2006年12月29日 07:09:29 UTC
The following program crashes the compiler (v 0.178):
module Bug;
struct Foo {
 static Foo opCall() {
 return Foo.init;
 }
 private char[] _a;
 private bool _b;
}
Comment 2 Walter Bright 2007年01月03日 22:53:43 UTC
Fixed DMD 1.00


AltStyle によって変換されたページ (->オリジナル) /