https://issues.dlang.org/show_bug.cgi?id=11331
Martin Nowak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Martin Nowak <[email protected]> --- It's almost somewhat of a language fix, b/c they are silently ignored, everybody expects them to work (seen that discussion/mistake several times already, recent occurence https://forum.dlang.org/post/[email protected]). Until we use that information for more efficient initialization we should probably warn about that = void on a struct field has no effect. --
