Backslashes are not masked correctly
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
Backslashes in strings are not masked correctly if one creates a substring of such a string.
The issue is that the substr() function doesn't append a white space to backslashes.
This fix was tested in the automatic SW tests. No deviations detected.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r402]
Diff: