Thread overview
[Issue 12591] [DMD|REG] std/typecons.d(440): Error: tuple has no effect in expression
Apr 18, 2014
Vladimir Panteleev
Apr 18, 2014
Vladimir Panteleev
Apr 18, 2014
Kenji Hara
April 18, 2014
https://issues.dlang.org/show_bug.cgi?id=12591

Vladimir Panteleev <thecybershadow@gmail.com> changed:

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

--- Comment #1 from Vladimir Panteleev <thecybershadow@gmail.com> ---
Introduced in https://issues.dlang.org/show_bug.cgi?id=12591

--
April 18, 2014
https://issues.dlang.org/show_bug.cgi?id=12591

--- Comment #2 from Vladimir Panteleev <thecybershadow@gmail.com> ---
Erm, I meant to say:
Introduced in https://github.com/D-Programming-Language/dmd/pull/2665.

Phobos test was broken by https://github.com/D-Programming-Language/dmd/pull/2832

--
April 18, 2014
https://issues.dlang.org/show_bug.cgi?id=12591

Kenji Hara <k.hara.pg@gmail.com> changed:

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

--- Comment #3 from Kenji Hara <k.hara.pg@gmail.com> ---
https://github.com/D-Programming-Language/dmd/pull/3468

--
April 19, 2014
https://issues.dlang.org/show_bug.cgi?id=12591

github-bugzilla@puremagic.com changed:

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

--
April 19, 2014
https://issues.dlang.org/show_bug.cgi?id=12591

--- Comment #4 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/54f752a9bfdfada22c1a8a7b70eeafd205f7f9b0 fix Issue 12591 - std/typecons.d(440): Error: tuple has no effect in expression

https://github.com/D-Programming-Language/dmd/commit/4d58a577e34c41ca17b4130ec8ad4dbe4a124b24 Merge pull request #3468 from 9rnsr/fix12591

[REG2.064] Issue 12591 - std/typecons.d(440): Error: tuple has no effect in
expression

--