[Issue 9406] (Regression: 2.061) Stack overflow from a forward reference error

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jan 29 00:01:18 PST 2013


http://d.puremagic.com/issues/show_bug.cgi?id=9406


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice, pull


--- Comment #3 from Kenji Hara <k.hara.pg at gmail.com> 2013-01-29 00:01:17 PST ---
https://github.com/D-Programming-Language/dmd/pull/1576

(In reply to comment #0)
> 2.060: 
> $ dmd test.d
> > test.d(7): Error: mixin test.S.t1().Mixin!() cannot resolve forward reference
> > test.d(14): Error: expression has no value

In the code, there is no forward reference. So, the error "cannot resolve
forward reference" is not correct.

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


More information about the Digitalmars-d-bugs mailing list