[Issue 8100] [ICE] with templated subclassing

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jan 16 10:11:56 PST 2013


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


bearophile_hugs at eml.cc changed:

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


--- Comment #2 from bearophile_hugs at eml.cc 2013-01-16 10:11:55 PST ---
Now it gives:

temp.d(1): Error: no property 'Q' for type 'temp.Bar!(bool).Bar'
temp.d(1): Error: T1.Q is used as a type
temp.d(2): Error: template instance temp.Foo!(Bar) error instantiating
temp.d(3):        instantiated from here: Bar!(bool)
temp.d(3): Error: template instance temp.Bar!(bool) error instantiating


Closed.

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