[PATCH] Remove redundant semicolons from libstdc++ headers

Jonathan Wakely jwakely@redhat.com
Wed Jul 19 09:59:00 GMT 2017


On 19/07/17 09:37 +0200, Volker Reichelt wrote:
>Hi,
>
>the following patch removes redundant semicolons after in-class
>member function definitions from libstdc++-v3 headers.
>These semicolons trigger warnings if you compile the respective
>headers with "-Wextra-semi -Wsystem-headers".

Nice.

>Bootstrapped and regtested on x86_64-pc-linux-gnu.
>OK for trunk?

OK, thanks.



More information about the Libstdc++ mailing list