[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
Fri Jul 6 15:15:04 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=19066
--- Comment #3 from Jacob Carlborg <doob at me.com> ---
(In reply to Steven Schveighoffer from comment #1)
> I'll try using the fully qualified type, and see if it fixes the issue.
I gave that a try, it resulted in a new error message:
Error: need `this` for `Object` of type `main.Foo`
Might be a different issue.
--
More information about the Digitalmars-d-bugs
mailing list