917 – regression: circular typedefs cause segfaults

D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 917 - regression: circular typedefs cause segfaults
Summary: regression: circular typedefs cause segfaults
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: dmd (show other issues)
Version: D1 (retired)
Hardware: x86 Linux
: P3 normal
Assignee: Walter Bright
URL:
Keywords:
Depends on:
Blocks:
Reported: 2007年02月01日 09:41 UTC by Thomas Kühne
Modified: 2014年02月16日 15:22 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 Thomas Kühne 2007年02月01日 09:41:34 UTC
This is a regression of issue #249 :
#
# typedef foo bar;
# typedef bar foo;
#
test case:
http://dstress.kuehne.cn/nocompile/t/typedef_16_A.d 
Comment 1 Walter Bright 2007年02月12日 03:46:29 UTC
Fixed DMD 1.005


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