D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.

Issue 2044

Summary: -g hangs DMD
Product: D Reporter: Michal <michas9>
Component: dmdAssignee: Walter Bright <bugzilla>
Status: RESOLVED FIXED
Severity: major
Priority: P3
Version: D1 (retired)
Hardware: x86
OS: Windows

Description Michal 2008年04月26日 18:43:42 UTC
When the following code is compiled with -g, it causes DMD to hang.
struct Bar {
	Bar[] bars;
}
void main() {
	Bar node;
}
Comment 1 Walter Bright 2008年05月22日 05:01:25 UTC
Fixed dmd 1.030

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