"execute" cannot evaluate string variables
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
The command execute will not evaluate a string argument.
Analysis:
The reason for this issue is a missing string parser in BI_executeCommand(). Add this parser for the command expression.
Implementation:
The fix was implemented as proposed by the analysis. Implementation tests were passed successfully.
Documentation:
Not needed - Bug fix.
Tests:
The command execute was tested with string variables. No deviations detected. Bug fix implemented successfully.
Anonymous
Diff:
Diff:
Diff:
Diff: