[Issue 20138] is expression not evaluating correctly?
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Aug 18 21:28:51 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=20138
--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
@aG0aep6G created dlang/phobos pull request #7147 "prepare for fix of issue
20138 ("is expression not evaluating correct…" mentioning this issue:
- prepare for fix of issue 20138 ("is expression not evaluating correctly?")
With issue 20138 fixed, `const U` and `shared U` do match `const shared T`,
and they leave the other qualifier intact. So `const shared U` must be
attempted first if we want to strip both qualifiers.
https://github.com/dlang/phobos/pull/7147
--
More information about the Digitalmars-d-bugs
mailing list