[Issue 14334] (D1 only) Forward reference error with method returning template instance equal to typeof(this)

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Mar 25 06:47:12 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=14334

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|D1 & D2                     |D1
            Summary|Forward reference error     |(D1 only) Forward reference
                   |with method returning       |error with method returning
                   |template instance equal to  |template instance equal to
                   |typeof(this)                |typeof(this)

--- Comment #1 from Kenji Hara <k.hara.pg at gmail.com> ---
(In reply to Andrej Mitrovic from comment #0)
> > Error: alias test.SInt recursive alias declaration

This is a dup of 13204, and it's fixed from 2.066.1.

--


More information about the Digitalmars-d-bugs mailing list