[Issue 19066] [REG 2.080.1] Error: `const(Object)` is used as a type with structs that have symbol named Object

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jul 11 05:22:52 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=19066

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

https://github.com/dlang/dmd/commit/2ff1ac05b6d523814018dec5970be117c08ff8dd
Fix issue 19066 - Allow using symobls Object and object inside a struct
without a toHash override.

https://github.com/dlang/dmd/commit/9b7ac1de8071934235707cf9faf2e45ca6be3c23
Merge pull request #8463 from schveiguy/fix19066

Fix issue 19066 - Allow using symobls Object inside a struct without a toHash
override

--


More information about the Digitalmars-d-bugs mailing list