Closed Necktschnagge closed 4 years ago
Fixes this issue:
Output should now look like this:
PS D:\mona-intenso-raid\Repos\c_make_mc_analyser\Release> .\MC_Analyzer.exe
Performance Log JSON so far...
null
read_target>0>x.txt
Fetched command: read_target>0>x.txt
Executing command...
Executing command DONE!
ERROR: failed_instruction: Could not open file.
Performance Log JSON so far...
null
BUGFIX:
When opening an intset file which does not exist, no exception is thrown or error printed, since it is not checked and the conversion algorithm just gets some valid begin and end iterator for the file pretending to be empty.