2044 – -g hangs DMD

D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 2044 - -g hangs DMD
Summary: -g hangs DMD
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: dmd (show other issues)
Version: D1 (retired)
Hardware: x86 Windows
: P3 major
Assignee: Walter Bright
URL:
Keywords:
Depends on:
Blocks:
Reported: 2008年04月26日 18:43 UTC by Michal
Modified: 2014年02月24日 15:33 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 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 によって変換されたページ (->オリジナル) /