https://issues.dlang.org/show_bug.cgi?id=21314
Basile-z <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal --- Comment #1 from Basile-z <[email protected]> --- lower to normal issue as, as someone pointed me, it's possible to write --- extern(C++) class C{extern(D) static C[] cs; } --- which could be be suggested in the diagnostic maybe. But at least the problem is not a blocker, it's just about an unaesthetic message. --
