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


Andrej Mitrovic <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|ice                         |diagnostic
                 CC|                            |[email protected]
            Summary|Segfault on accessing       |Multiple errors on
                   |undefined identifier        |accessing undefined
                   |                            |identifier


--- Comment #1 from Andrej Mitrovic <[email protected]> 2013-02-04 
13:40:30 PST ---
Not an ICE since 2.061, however the diagnostic prints out too many errors:

test.d(5): Error: undefined identifier isMutable
test.d(5): Error: undefined identifier isMutable
test.d(5): Error: undefined identifier isMutable
test.d(5): Error: undefined identifier isMutable
test.d(13): Error: template instance test.MutableConst!(int, false) error
instantiating

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to