This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/83626] std::experimental::filesystem::remove_all throws exception instead of returning 0 if path doesn't exist


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

--- Comment #12 from Christophe Lyon <clyon at gcc dot gnu.org> ---
Running the test manually with qemu only works, so it looks like there is a bad
interaction between proot and qemu. I'll try to investigate this more.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]