[Issue 16574] [REG 2.072.0-b1] Unexplained errors about functions that overridde anything

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Oct 19 05:26:52 PDT 2016


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

--- Comment #8 from Martin Nowak <code at dawg.eu> ---
Well your code doesn't build with any of the past versions of the compiler, b/c
of the template PublishedObjectArray!(CustomControl) being recursively used in
a field of CustomControl.
Can you provide any version of your software that correctly works w/ a previous
version, but fails to compile now?

--


More information about the Digitalmars-d-bugs mailing list