]> gcc.gnu.org Git - gcc.git/commit
libstdc++: Tweaks to <regex> to avoid warnings
authorJonathan Wakely <jwakely@redhat.com>
Mon, 27 Sep 2021 19:44:24 +0000 (20:44 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Fri, 23 Jun 2023 12:36:50 +0000 (13:36 +0100)
commit884751cc4f24ae92f550a4733632e9c54e7182d8
tree4507e659551d22225dd1cf8955820ca3b7349b15
parent364cb498c472790e14561f7672dc5ab4a9222287
libstdc++: Tweaks to <regex> to avoid warnings

Signed-off-by: Jonathan Wakely <jwakely@redhat.com>
libstdc++-v3/ChangeLog:

* include/bits/regex_compiler.tcc: Add line break in empty while
statement.
* include/bits/regex_executor.tcc: Avoid unused parameter
warning.

(cherry picked from commit b5f276b8c76d892f7fed229153cfbadc13f4696e)
libstdc++-v3/include/bits/regex_compiler.tcc
libstdc++-v3/include/bits/regex_executor.tcc
This page took 0.061079 seconds and 6 git commands to generate.