[Bug 50] Error instantiating an inner class with a proper context

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jun 4 20:14:30 PDT 2006


http://d.puremagic.com/bugzilla/show_bug.cgi?id=50


bugzilla at digitalmars.com changed:

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




------- Comment #2 from bugzilla at digitalmars.com  2006-06-04 22:14 -------
Fixed in 0.160, but it should be written as:

Outer.Inner oi = o.new Inner;


-- 




More information about the Digitalmars-d-bugs mailing list