February 01, 2007 [Issue 917] New: regression: circular typedefs cause segfaults | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=917 Summary: regression: circular typedefs cause segfaults Product: D Version: 1.001 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: DMD AssignedTo: bugzilla@digitalmars.com ReportedBy: thomas-dloop@kuehne.cn 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 -- |
February 12, 2007 [Issue 917] regression: circular typedefs cause segfaults | ||||
---|---|---|---|---|
| ||||
Posted in reply to d-bugmail | http://d.puremagic.com/issues/show_bug.cgi?id=917 bugzilla@digitalmars.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #1 from bugzilla@digitalmars.com 2007-02-12 03:46 ------- Fixed DMD 1.005 -- |
Copyright © 1999-2021 by the D Language Foundation