[Issue 12468] Improve foreach type mismatch error message

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Aug 22 13:17:35 UTC 2022


https://issues.dlang.org/show_bug.cgi?id=12468

RazvanN <razvan.nitu1305 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |razvan.nitu1305 at gmail.com
         Resolution|---                         |WORKSFORME

--- Comment #1 from RazvanN <razvan.nitu1305 at gmail.com> ---
This code now gives:

test.d(5): Error: undefined identifier `i`


Provided that the svn_node symbol exists.

Closing as WORKSFORME.

--


More information about the Digitalmars-d-bugs mailing list