[Bug libstdc++/118699] [MinGW] std::filesystem::copy doesn't work when the second argument is a directory and the first one is a file

2025-03-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118699 --- Comment #5 from GCC Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:466da4baba46608882d16d121fa46d33f841bc7b commit r15-8883-g466da4baba46608882d16d121fa46d33f841bc7b Author: Jonathan Wakely Date:

[Bug libstdc++/119429] size_t __nargs = -1 in std::format

2025-03-25 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119429 --- Comment #26 from Jonathan Wakely --- Sometimes we have to work around bugs in compilers, including bad design decisions.

<    1   2   3