Session recovery: track file saving
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
If a file is saved at closure of NumeRe and the session recovery is active, it won't recognize the new file name. Fix this.
Analysis:
The handle for the modified file must be inserted in the session recovery control and the CloseFile() function has to get a flag, whether it has to ask for saving a modified file.
Implementation:
The fix was implemented as proposed by the analysis. Implementation tests were successful.
Documentation:
Not needed - Bug fix.
Tests:
The fix works as expected. No deviations detected. Fix implemented successfully.
Anonymous
Diff:
Diff:
Diff:
Diff: