Thread overview
[Issue 8053] Recursive alias this causes infinite loop
Jun 26, 2012
Kenji Hara
Jun 28, 2012
Kenji Hara
Jan 26, 2013
Simen Kjaeraas
June 26, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8053


Kenji Hara <k.hara.pg@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rswhite4@googlemail.com


--- Comment #1 from Kenji Hara <k.hara.pg@gmail.com> 2012-06-26 01:22:31 PDT ---
*** Issue 8300 has been marked as a duplicate of this issue. ***

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
June 28, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8053


Kenji Hara <k.hara.pg@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
           Severity|normal                      |major


--- Comment #2 from Kenji Hara <k.hara.pg@gmail.com> 2012-06-27 19:44:13 PDT ---
https://github.com/D-Programming-Language/dmd/pull/1028

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
January 26, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=8053


Simen Kjaeraas <simen.kjaras@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
March 07, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=8053



--- Comment #3 from github-bugzilla@puremagic.com 2013-03-06 18:04:12 PST ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/ef9a73ca6719172c51b1abf0b94d238d1df87674 Merge pull request #1028 from 9rnsr/fix_aliasthis

Issue 7437,7980,8053 - Partial fix for stack overflow with recursive alias this

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------