Check removeFile() return value #1415
Labels
Core
Issues related to Axom's 'core' component
maintenance
Issues related to code maintenance
Reviewed
Issue is opened from this discussion.
removeFile
, but do not verify that the file has actually been deleted through the return code/checking if file stills exist. Warning, error, or at least some indication should be given to user if file deletion has failed.removeFile
usage on Windows inslic_macros.cpp
test case (from original discussion)The text was updated successfully, but these errors were encountered: