[Issue 13617] alias with scopes
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Dec 6 19:35:21 PST 2014
https://issues.dlang.org/show_bug.cgi?id=13617
yebblies <yebblies at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |wrong-code
CC| |yebblies at gmail.com
Hardware|x86_64 |All
OS|Linux |All
--- Comment #2 from yebblies <yebblies at gmail.com> ---
This has the same cause as issue 12244 and issue 3031 - function-local symbols
do not have unique names and conflict with symbols in sibling scopes.
--
More information about the Digitalmars-d-bugs
mailing list