Investigate progress issue
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
Investigate the issue with progress occured at
progress i -set last=num(string(:))
Analysis:
Bug results from failing function getStringArgument() in BI_evalParamString(). This is a globale issue not only relevant vor progress. Fix includes the replacement of failing function.
Second issue bases on the passing of the obtion string, if the option type=TYPE is missing. Can be fixed by adding an else-clause with a default argument.
Implementation:
Function was corrected. Maybe there's a second issue with the order of the options.
Second issue was located in two files:
Implementation tests were successful.
Tests:
Test were passed successful. Bug fix accepted.
Anonymous
Diff:
Diff:
Diff:
Diff:
Diff:
Diff:
Diff: