diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2022-12-08 11:55:31 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2022-12-09 00:33:58 +0000 |
commit | d61c0357ebc771166d5d48743f80aa339b4183dc (patch) | |
tree | 37ae34db0e8d3e893b6679ecf031bb7b62ca5db1 /gcc | |
parent | f76d7943bb310f8ffaa553badb9c8244d6f5beee (diff) | |
download | gcc-d61c0357ebc771166d5d48743f80aa339b4183dc.zip gcc-d61c0357ebc771166d5d48743f80aa339b4183dc.tar.gz gcc-d61c0357ebc771166d5d48743f80aa339b4183dc.tar.bz2 |
libstdc++: Remove digit separators [PR108015]
These are not valid in C++11 and cause a warning when preprocessing,
even though they're inside a skipped group.
chrono:2436: warning: missing terminating ' character
libstdc++-v3/ChangeLog:
PR libstdc++/108015
* include/std/chrono (hh_mm_ss): Remove digit separators.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions