[Issue 11521] Collision of templates instantiated with different same-named locals

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Aug 9 10:21:37 UTC 2020


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

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com

--- Comment #2 from Walter Bright <bugzilla at digitalmars.com> ---
If they're declared as 'static' the current compiler will issue an error about
a name collision. Any fix for this should use a similar mechanism.

--


More information about the Digitalmars-d-bugs mailing list