https://issues.dlang.org/show_bug.cgi?id=22321
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Walter Bright <[email protected]> --- To fix this properly requires the initializerSemantic() function to properly convert a C initializer to a D initializer. --
