https://issues.dlang.org/show_bug.cgi?id=22611
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #4 from Walter Bright <[email protected]> --- C11 allows extra initializers (gcc warns about them), but ImportC doesn't do warnings. The error message no longer appears. --
