[Issue 20138] is expression not evaluating correctly?

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Aug 19 04:15:07 UTC 2019


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

--- Comment #12 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #7147 "prepare for fix of issue 20138 ("is expression
not evaluating correct…" was merged into master:

- dc5e22944a048fb3a81f31875bcaa3c1adbb87ef by aG0aep6G:
  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