Thread overview
[Issue 13158] "void has no value" in std.variant.Algebraic (affects D:YAML)
[Issue 13158] D:YAML broken by 2.066
Jul 19, 2014
Walter Bright
Jul 20, 2014
Vladimir Panteleev
Jul 21, 2014
David Nadlinger
Jul 21, 2014
Kenji Hara
July 19, 2014
https://issues.dlang.org/show_bug.cgi?id=13158

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla@digitalmars.com
            Version|unspecified                 |D2

--
July 20, 2014
https://issues.dlang.org/show_bug.cgi?id=13158

Vladimir Panteleev <thecybershadow@gmail.com> changed:

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

--- Comment #1 from Vladimir Panteleev <thecybershadow@gmail.com> ---
Introduced in https://github.com/D-Programming-Language/dmd/pull/3400

--
July 21, 2014
https://issues.dlang.org/show_bug.cgi?id=13158

David Nadlinger <code@klickverbot.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code@klickverbot.at
            Summary|D:YAML broken by 2.066      |"void has no value" in
                   |                            |std.variant.Algebraic
                   |                            |(affects D:YAML)

--
July 21, 2014
https://issues.dlang.org/show_bug.cgi?id=13158

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull, rejects-valid
           Hardware|x86_64                      |All
                 OS|Linux                       |All

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

--
July 21, 2014
https://issues.dlang.org/show_bug.cgi?id=13158

--- Comment #3 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/75ffb6305b38edb05e4f132de7795e93df75a579 fix Issue 13158 - "void has no value" in std.variant.Algebraic (affects D:YAML)

https://github.com/D-Programming-Language/dmd/commit/5d2848581528e10f8e71e71ce90bc22bf0962ab7 Merge pull request #3793 from 9rnsr/fix13158

[REG2.066a] Issue 13158 - "void has no value" in std.variant.Algebraic (affects
D:YAML)

--
July 21, 2014
https://issues.dlang.org/show_bug.cgi?id=13158

github-bugzilla@puremagic.com changed:

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

--
July 23, 2014
https://issues.dlang.org/show_bug.cgi?id=13158

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

https://github.com/D-Programming-Language/dmd/commit/2b6d7091f9407bc2fc855b050d15a0cb11ca572c Merge pull request #3793 from 9rnsr/fix13158

[REG2.066a] Issue 13158 - "void has no value" in std.variant.Algebraic (affects
D:YAML)

--
August 22, 2014
https://issues.dlang.org/show_bug.cgi?id=13158

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

https://github.com/D-Programming-Language/dmd/commit/2b6d7091f9407bc2fc855b050d15a0cb11ca572c Merge pull request #3793 from 9rnsr/fix13158

--