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.