[Issue 3247] Crash on overriding class methods with 'auto' return type

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Aug 12 08:51:46 PDT 2009


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


Don <clugdbug at yahoo.com.au> changed:

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




--- Comment #2 from Don <clugdbug at yahoo.com.au>  2009-08-12 08:51:45 PDT ---
With my patch for bug #3042 applied, this generates:

bug.d(4): Error: function ice.B.foo of type () overrides but is not covariant w
ith ice.A.foo of type ()

So marking as duplicate.

*** This issue has been marked as a duplicate of issue 3042 ***

-- 
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