The code wrapper character sequence '\\' cannot cope with open parentheses
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
The code wrapper character sequence \\ cannot cope with open parentheses.
The reason for this issue is that the parenthesis validation check occurs before the command line is completed again. This issue only occurs in the kernel at bool NumeReKernel::handleCommandLineSource(). Move the parenthesis validator after the line completion section.
This fix was tested with the example script "chargedistribution.nscr". No deviations occured. Bug fix implemented successfully.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r434]
Diff: