]> gcc.gnu.org Git - gcc.git/commit
libstdc++: Fix use of newlocale in std:::from_chars
authorJonathan Wakely <jwakely@redhat.com>
Fri, 31 Jul 2020 13:36:56 +0000 (14:36 +0100)
committerGiuliano Belinassi <giuliano.belinassi@usp.br>
Mon, 17 Aug 2020 16:20:23 +0000 (13:20 -0300)
commit62a4126874a51e9bc77676a28938e9927db97d75
tree02b81c08094ac4f3ff89d60d776196990ce0f22c
parent6cb6ed1cde957b3fcd2c72c5d9af104ed8aad813
libstdc++: Fix use of newlocale in std:::from_chars

libstdc++-v3/ChangeLog:

* src/c++17/floating_from_chars.cc (from_chars_impl): Use
LC_ALL_MASK not LC_ALL.
libstdc++-v3/src/c++17/floating_from_chars.cc
This page took 0.056514 seconds and 6 git commands to generate.