Issue with new string recursion function
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
The new string recursion function has an issue in combination with
string() = read FILE
Analysis:
The issue could be downtracked to the new recursion point, where the recursion of the first string expression in the whole string was performed in contrast to the previous solution.
Implementation:
Fix was implemented as indicated by the analysis. Implementation tests were successful.
Tests:
Final tests were passed successfully. No deviations detected. Bug fix accepted.
Anonymous
Diff:
Diff:
Diff:
Diff: