[Issue 945] template forward reference with named nested struct only

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Feb 10 08:30:25 PST 2007


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


smjg at iname.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |smjg at iname.com
           Keywords|                            |rejects-valid




------- Comment #1 from smjg at iname.com  2007-02-10 10:30 -------
Interesting.  Neither

    dmd A.d B.d
    dmd B.d A.d

shows the problem (trying it under Win98SE).  But what puzzles me most is that
in your attempt, the compiler prints "x" instead of a line number.


-- 



More information about the Digitalmars-d-bugs mailing list