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

Martin Nowak <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|pull                        |
            Summary|[Reg 2.068.0-rc1] linkage   |mangling of mixins and
                   |error with mixin template   |lambdas can change w/
                   |in std.net.curl             |-unittest or other versions
           Severity|regression                  |normal

--- Comment #4 from Martin Nowak <[email protected]> ---
We still need a long-term solution to make the mangling not dependent on flags
like -unittest or -release.
Using source position (line and col) doesn't work b/c the position might
differ, e.g. in a .di file or when editing a comment.

--

Reply via email to