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

--- Comment #3 from [email protected] ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/da7e3bcabb4e9441391ecb5f2c9d3ea0b11cee7c
fix Issue 17339 - ambiguous mangling with const alias argument

- don't constfold const/immutable variables to generate
  the mangling for alias template arguments

https://github.com/dlang/dmd/commit/30e701eb64ac1505f9fcca69177aaa42efe22428
remove Issue 17339 workaround

https://github.com/dlang/dmd/commit/eb3bc8d8902a0b0c3b3b02058265d811ec310eb9
Merge pull request #6719 from MartinNowak/fix17339

fix Issue 17339 - ambiguous mangling with const alias argument

--

Reply via email to