Thread overview
[Issue 24699] [REG2.108] No short-circuit evaluation of mixing template bool argument
Aug 13
Dennis
Aug 13
Dlang Bot
Aug 14
Dlang Bot
Oct 07
Dlang Bot
5 days ago
Dlang Bot
August 12
https://issues.dlang.org/show_bug.cgi?id=24699

johanengelen@weka.io changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |industry, rejects-valid

--
August 13
https://issues.dlang.org/show_bug.cgi?id=24699

Dennis <dkorpel@live.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dkorpel@live.nl

--- Comment #1 from Dennis <dkorpel@live.nl> ---
Introduced by https://github.com/dlang/dmd/pull/15968

--
August 13
https://issues.dlang.org/show_bug.cgi?id=24699

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dkorpel created dlang/dmd pull request #16781 "Fix bugzilla 24699 - [REG2.108] No short-circuit evaluation of mixing…" fixing this issue:

- Fix bugzilla 24699 - [REG2.108] No short-circuit evaluation of mixing template bool argument

https://github.com/dlang/dmd/pull/16781

--
August 14
https://issues.dlang.org/show_bug.cgi?id=24699

Dlang Bot <dlang-bot@dlang.rocks> changed:

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

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #16781 "Fix bugzilla 24699 - [REG2.108] No short-circuit evaluation of mixing…" was merged into stable:

- dd409f40f3b280a67b65330c173d3f46d316da7d by Dennis Korpel:
  Fix bugzilla 24699 - [REG2.108] No short-circuit evaluation of mixing
template bool argument

https://github.com/dlang/dmd/pull/16781

--
October 07
https://issues.dlang.org/show_bug.cgi?id=24699

--- Comment #4 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #16967 "Rebase stable6" was merged into master:

- 4b3ce3c145a89ea0611637e59b2b4ec4e6b9822c by Dennis Korpel:
  Fix bugzilla 24699 - [REG2.108] No short-circuit evaluation of mixing
template bool argument

https://github.com/dlang/dmd/pull/16967

--
5 days ago
https://issues.dlang.org/show_bug.cgi?id=24699

--- Comment #5 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #17069 "Merge stable" was merged into master:

- 636f4d3ba280cff50ced4d553cd34869fd69ba16 by Dennis Korpel:
  Fix bugzilla 24699 - [REG2.108] No short-circuit evaluation of mixing
template bool argument

https://github.com/dlang/dmd/pull/17069

--