[Issue 8641] Multiple errors on accessing undefined identifier

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Feb 4 13:40:31 PST 2013


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


Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|ice                         |diagnostic
                 CC|                            |andrej.mitrovich at gmail.com
            Summary|Segfault on accessing       |Multiple errors on
                   |undefined identifier        |accessing undefined
                   |                            |identifier


--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 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: -------


More information about the Digitalmars-d-bugs mailing list