[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1094270: std::filesystem::weakly_canonical throws if the file disappears during its execution



On 26.01.25 17:41, Enrico Zini wrote:
The function std::filesystem::weakly_canonical is defined as working
even if the path points to a file that does not exist.

If however the path disappears while weakly_canonical does its thing, we
surprisingly get an exception.

do you also see this behavior with gcc-15 from experimental?


Reply to: