Bug 10015 – Segfault on forward referencing a variable of templated struct

Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P2
Component
dmd
Product
D
Version
D2
Platform
All
OS
All
Creation time
2013-04-30T07:39:00Z
Last change time
2015-06-17T21:03:27Z
Keywords
ice, pull
Assigned to
nobody
Creator
verylonglogin.reg

Comments

Comment #0 by verylonglogin.reg — 2013-04-30T07:39:13Z
--- struct S(T) { alias X = int; } alias Y = s.X; S!int s; ---
Comment #1 by k.hara.pg — 2013-11-02T07:15:48Z
Comment #2 by github-bugzilla — 2013-11-03T07:28:36Z
Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/5bb812cf4f3abad8345739729df929efccc4989c fix Issue 10015 - Segfault on forward referencing a variable of templated struct https://github.com/D-Programming-Language/dmd/commit/d40a8096b158fb957be982a8c6f6d4cd868086ec Merge pull request #2708 from 9rnsr/fix10015 Issue 10015 - Segfault on forward referencing a variable of templated struct
Comment #3 by github-bugzilla — 2015-03-30T06:10:40Z
Comment #4 by github-bugzilla — 2015-06-17T21:03:27Z