[Issue 23414] Import order emits "Error: no size because of forward references"
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Nov 25 15:22:55 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=23414
--- Comment #1 from Richard Cattermole <alphaglosined at gmail.com> ---
I have since removed all inter-dependency imports between the modules and
forced them to import the package module (which in turn publically imports them
all).
That has fixed it.
--
More information about the Digitalmars-d-bugs
mailing list