[Issue 14195] Ice when mangling templated function parameter extern(C++) function

2017-07-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14195 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to dmd-cxx at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/c4ef4296e217337de4d4137bae57bfda710454e2 Fixed bug 14195: Added C++ mangling for passing function

[Issue 14195] Ice when mangling templated function parameter extern(C++) function

2015-06-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14195 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/c4ef4296e217337de4d4137bae57bfda710454e2 Fixed bug 14195: Added C++

[Issue 14195] Ice when mangling templated function parameter extern(C++) function

2015-02-21 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14195 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/c4ef4296e217337de4d4137bae57bfda710454e2 Fixed bug 14195: Added C++ mangling

[Issue 14195] Ice when mangling templated function parameter extern(C++) function

2015-02-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14195 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/c4ef4296e217337de4d4137bae57bfda710454e2 Fixed bug 14195: Added C++

[Issue 14195] Ice when mangling templated function parameter extern(C++) function

2015-02-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14195 yebblies yebbl...@gmail.com changed: What|Removed |Added Keywords||C++, ice CC|

[Issue 14195] Ice when mangling templated function parameter extern(C++) function

2015-02-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14195 --- Comment #1 from Benjamin Thaut c...@benjamin-thaut.de --- https://github.com/D-Programming-Language/dmd/pull/4419 --