https://issues.dlang.org/show_bug.cgi?id=9397
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Vladimir Panteleev <[email protected]> --- How come the size calculation can't be delayed until that enum value is actually needed? There's no recursive dependencies here, so I think this should juts work. --
