Skip to content

Modified BasicFile.cpp Open() to return waring instead of error if the file is...

André Neto requested to merge #1230_BasicFileError into develop

Modified BasicFile.cpp Open() to return waring instead of error if the file is already opened. Rel GTests PASS.

Merge request reports