Thread overview
[Issue 19248] Wrong mangle for C++ const STL classes/structs
September 15, 2018
https://issues.dlang.org/show_bug.cgi?id=19248

Илья Ярошенко <ilyayaroshenko@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |C++

--
September 15, 2018
https://issues.dlang.org/show_bug.cgi?id=19248

--- Comment #1 from Илья Ярошенко <ilyayaroshenko@gmail.com> ---
https://github.com/dlang/dmd/pull/8700

--
September 15, 2018
https://issues.dlang.org/show_bug.cgi?id=19248

Илья Ярошенко <ilyayaroshenko@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|blocker                     |regression

--
September 15, 2018
https://issues.dlang.org/show_bug.cgi?id=19248

--- Comment #2 from Илья Ярошенко <ilyayaroshenko@gmail.com> ---
related bug https://issues.dlang.org/show_bug.cgi?id=18957

--
September 16, 2018
https://issues.dlang.org/show_bug.cgi?id=19248

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

https://github.com/dlang/dmd/commit/9cb46f842778b3b7d3cb4efe698c32765fd72220 fix Issue 19248

https://github.com/dlang/dmd/commit/2db16adbced9e7736802c3d4fbaa0ca6c79f8dc5 Merge pull request #8700 from 9il/issue19248

[~regression fix] fix Issue 19248 and reopened 18957 merged-on-behalf-of: David Nadlinger <code@klickverbot.at>

--
September 16, 2018
https://issues.dlang.org/show_bug.cgi?id=19248

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--