Issues with source-code like string contents
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
If one uses lines like the following in strings
"abnahmesettings = [{messablauf.Pupillenmessung.Setting.Name}, {messablauf.Feldmessung.Setting.Name}];"
"nr_setting = eos.utils.Get_setting_names(abnahmesettings{s}, 'number');"
and uses them as a return value of a procedure, the return value is converted in some strange number.
There are two issues:
parser_vectorToExpr(), which is only used by the string parser, doesn't match the vector braces correctlyThis fix was added to the automatic SW tests. No deviations detected.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r376]
Diff: