https://issues.dlang.org/show_bug.cgi?id=21932
Iain Buclaw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|accepts-invalid | --- Comment #3 from Iain Buclaw <[email protected]> --- (In reply to Walter Bright from comment #2) > This is actually how C++ works, and it compiles C fine. > > It is not rigorous C, to be sure, but I think we're all right with it. Yeah, I'll removed the accepts-invalid tag. In principle there's nothing wrong will accepting more than what a typical C compiler would so long as it can be justified. --
