Ticket #231 (closed defect: fixed)
std::filesystem::copy_file raises exception on fail, which is uncaught
Reported by: | jasper | Owned by: | jasper |
---|---|---|---|
Priority: | major | Milestone: | Phase III WP1 |
Component: | Registry | Version: | 1.2.0.14 |
Keywords: | Cc: |
Description
Registery has moved to use std::filesystem, but some functions including std::filesystem::copy_file may raise, and the exceptions must be handled in this case.
Change History
Note: See
TracTickets for help on using
tickets.
In [2c5fba45bd04ef8de53b99d7976ab0db06d69061]: