Thread overview
[Issue 19203] alias this to a bool behaves both inconsistently and incorrectly with static assert
Aug 29, 2018
Nicholas Wilson
Aug 29, 2018
ZombineDev
August 29, 2018
https://issues.dlang.org/show_bug.cgi?id=19203

--- Comment #1 from Nicholas Wilson <iamthewilsonator@hotmail.com> ---
s/isArrayLike/hasPopBack

--
August 29, 2018
https://issues.dlang.org/show_bug.cgi?id=19203

ZombineDev <petar.p.kirov@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |petar.p.kirov@gmail.com
           Hardware|x86                         |All
                 OS|Mac OS X                    |All

--
October 05, 2018
https://issues.dlang.org/show_bug.cgi?id=19203

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

https://github.com/dlang/dmd/commit/575458309f4ea897b743081a6a26bd6b7a8eba2e Fix issue 19203

https://github.com/dlang/dmd/commit/0490ffc24ecb0471302781a8923aa7bf249a9079 Merge pull request #8634 from thewilsonator/staticassertaliasthisbool

Fix issue 19203 - alias this to a bool behaves both inconsistently and
incorrectly with static assert
merged-on-behalf-of: Razvan Nitu <RazvanN7@users.noreply.github.com>

--
October 05, 2018
https://issues.dlang.org/show_bug.cgi?id=19203

github-bugzilla@puremagic.com changed:

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

--