[Issue 15512] extern(C++, ns) should consider taking a string

2018-09-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15512 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 15512] extern(C++, ns) should consider taking a string

2018-09-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15512 --- Comment #1 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/d9747003d45d205ff5348bfbe3f5d9779ae62732 Fix Issue 15512 - Implement better C++ name mangling feature.

[Issue 5363] const + alias this = wrong code

2018-09-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5363 RazvanN changed: What|Removed |Added CC||nilsboss...@googlemail.com --- Comment #8 from

[Issue 9354] overload resolution picks alias this over const conversion

2018-09-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9354 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6777] alias this disables casting for classes

2018-09-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6777 RazvanN changed: What|Removed |Added CC||razvan.nitu1...@gmail.com --- Comment #10 from

[Issue 19251] Alias this does not get called on struct qualified type

2018-09-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19251 --- Comment #1 from RazvanN --- PR : https://github.com/dlang/dmd/pull/8711 --

[Issue 19251] New: Alias this does not get called on struct qualified type

2018-09-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19251 Issue ID: 19251 Summary: Alias this does not get called on struct qualified type Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW

[Issue 19250] New: DWARF Backtraces with very long symbol names read out of bounds when printing

2018-09-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19250 Issue ID: 19250 Summary: DWARF Backtraces with very long symbol names read out of bounds when printing Product: D Version: D2 Hardware: All OS: Linux

[Issue 19240] std.typecons.Tuple should check for reserved identifiers

2018-09-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19240 Simen Kjaeraas changed: What|Removed |Added CC||simen.kja...@gmail.com --- Comment #1 from