[Issue 15017] [REG2.068.1-b2] assigning a Variant to be value in a hashmap

2015-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15017

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

https://github.com/D-Programming-Language/dmd/commit/4a87ff64dfdc67419a69136ce542e88c67726701
fix Issue 15017 - assigning a Variant to be value in a hashmap

https://github.com/D-Programming-Language/dmd/commit/c9c12bf14b054a589841a2a62f083106c8647fb5
Merge pull request #5042 from 9rnsr/fix15017

--


[Issue 15017] [REG2.068.1-b2] assigning a Variant to be value in a hashmap

2015-09-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15017

Kenji Hara  changed:

   What|Removed |Added

   Keywords||link-failure, pull
Summary|2.068.1-b2 regression:  |[REG2.068.1-b2] assigning a
   |assigning a Variant to be   |Variant to be value in a
   |value in a hashmap  |hashmap

--- Comment #3 from Kenji Hara  ---
Introduced in:
https://github.com/D-Programming-Language/dmd/pull/4995

Compiler fix:
https://github.com/D-Programming-Language/dmd/pull/5042

--


[Issue 15017] [REG2.068.1-b2] assigning a Variant to be value in a hashmap

2015-09-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15017

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--


[Issue 15017] [REG2.068.1-b2] assigning a Variant to be value in a hashmap

2015-09-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15017

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

https://github.com/D-Programming-Language/dmd/commit/4a87ff64dfdc67419a69136ce542e88c67726701
fix Issue 15017 - assigning a Variant to be value in a hashmap

https://github.com/D-Programming-Language/dmd/commit/c9c12bf14b054a589841a2a62f083106c8647fb5
Merge pull request #5042 from 9rnsr/fix15017

[REG2.068.1-b2] Issue 15017 - assigning a Variant to be value in a hashmap

--