Thread overview
[Issue 17196] [Reg 2.074] isUnsigned!bool now true
Feb 18, 2017
Martin Nowak
Feb 21, 2017
greenify
Feb 24, 2017
Martin Nowak
Feb 24, 2017
Martin Nowak
February 18, 2017
https://issues.dlang.org/show_bug.cgi?id=17196

--- Comment #1 from Martin Nowak <code@dawg.eu> ---
I'd opt for a temporary phobos fix and a dmd deprecation/transition of
__traits(isUnsigned, bool).

--
February 21, 2017
https://issues.dlang.org/show_bug.cgi?id=17196

greenify <greeenify@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greeenify@gmail.com

--- Comment #2 from greenify <greeenify@gmail.com> ---
Pull for Phobos https://github.com/dlang/phobos/pull/5170

--
February 21, 2017
https://issues.dlang.org/show_bug.cgi?id=17196

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

https://github.com/dlang/phobos/commit/58c91e1a2cbe0658a114bac87ebaed05fd630f88 Issue 17196 - [Reg 2.074] isUnsigned!bool now true

https://github.com/dlang/phobos/commit/166ae7dde3b0c4f38be9957943f3f63175803988 Merge pull request #5170 from wilzbach/fix-17196

Issue 17196 - [Reg 2.074] isUnsigned!bool now true merged-on-behalf-of: Jack Stouffer <jack@jackstouffer.com>

--
February 24, 2017
https://issues.dlang.org/show_bug.cgi?id=17196

Martin Nowak <code@dawg.eu> changed:

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

--
February 24, 2017
https://issues.dlang.org/show_bug.cgi?id=17196

--- Comment #4 from Martin Nowak <code@dawg.eu> ---
Opened issue 17221 for the compiler change.

--
February 24, 2017
https://issues.dlang.org/show_bug.cgi?id=17196

--- Comment #5 from github-bugzilla@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/58c91e1a2cbe0658a114bac87ebaed05fd630f88 Issue 17196 - [Reg 2.074] isUnsigned!bool now true

https://github.com/dlang/phobos/commit/166ae7dde3b0c4f38be9957943f3f63175803988 Merge pull request #5170 from wilzbach/fix-17196

--
March 22, 2017
https://issues.dlang.org/show_bug.cgi?id=17196

--- Comment #6 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/58c91e1a2cbe0658a114bac87ebaed05fd630f88 Issue 17196 - [Reg 2.074] isUnsigned!bool now true

https://github.com/dlang/phobos/commit/166ae7dde3b0c4f38be9957943f3f63175803988 Merge pull request #5170 from wilzbach/fix-17196

--