https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95048

--- Comment #21 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jonathan Wakely <r...@gcc.gnu.org>:

https://gcc.gnu.org/g:8214ec0cf33482f60139ae18a40567317e63c1ff

commit r13-3915-g8214ec0cf33482f60139ae18a40567317e63c1ff
Author: Jonathan Wakely <jwak...@redhat.com>
Date:   Fri Nov 11 22:25:14 2022 +0000

    libstdc++: Fix <experimental/filesystem> for Windows [PR95048]

    I meant to include this change in r13-3909-gb331bf303bdc1e but I forgot
    to sync it from the machine where I did the mingw testing to the one
    where I pushed the commit.

    libstdc++-v3/ChangeLog:

            PR libstdc++/95048
            * include/experimental/bits/fs_path.h (path::_Cvt::_S_wconvert):
            Construct codecvt directly instead of getting it from the
            locale.

Reply via email to