[Issue 20094] POSIX: Wrong substitution for templates with argument in same namespace

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Aug 1 10:05:38 UTC 2019


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

Mathias LANG <pro.mathias.lang at gmail.com> changed:

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

--- Comment #1 from Mathias LANG <pro.mathias.lang at gmail.com> ---
Fixed by https://github.com/dlang/dmd/pull/10256
Also there was a second regression in there, in that the `S0_` substitution
should be surrounded by `N .. E`, and that's fixed by
https://github.com/dlang/dmd/pull/10257

--


More information about the Digitalmars-d-bugs mailing list