https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113760
Harald van Dijk <harald at gigawatt dot nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |harald at gigawatt dot nl
--- Comment #11 from Harald van Dijk <harald at gigawatt dot nl> ---
(In reply to Marek Polacek from comment #8)
> -std=c++03 -pedantic-errors -Wextra-semi -> errors (?)
Speaking as a user: that makes sense to me, but I would also expect:
-std=c++03 -pedantic-errors -Wno-error=extra-semi -> warnings