[Issue 17772] Wrong C++ mangled names for templated functions

2020-02-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17772

Mathias LANG  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||pro.mathias.l...@gmail.com
 Resolution|--- |FIXED

--- Comment #3 from Mathias LANG  ---
This has been fixed by https://github.com/dlang/dmd/pull/8455

--


[Issue 17772] Wrong C++ mangled names for templated functions

2018-03-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17772

Walter Bright  changed:

   What|Removed |Added

   See Also||https://issues.dlang.org/sh
   ||ow_bug.cgi?id=18582

--


[Issue 17772] Wrong C++ mangled names for templated functions

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17772

--- Comment #2 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/5bb9d291f2e544f74340150cea335ac7797dbec7
correct namespace mangling for Issue 17772

https://github.com/dlang/dmd/commit/9bed5b46cef44e5cd4e4ed49046329f582616021
Merge pull request #7906 from WalterBright/fix17772part1

correct namespace mangling for Issue 17772
merged-on-behalf-of: Iain Buclaw 

--


[Issue 17772] Wrong C++ mangled names for templated functions

2018-02-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17772

--- Comment #1 from Walter Bright  ---
Partial fix: https://github.com/dlang/dmd/pull/7906

--


[Issue 17772] Wrong C++ mangled names for templated functions

2017-10-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17772

Walter Bright  changed:

   What|Removed |Added

   Keywords||mangling
 CC||bugzi...@digitalmars.com

--


[Issue 17772] Wrong C++ mangled names for templated functions

2017-08-21 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17772

Илья Ярошенко  changed:

   What|Removed |Added

   Keywords||betterC, C++, wrong-code

--