Currently, semicolons are not necessary in loops to suppress printing the results. Change this behavior to make it more consistent to the way it's done outside of loops. This can probably be done together with the implementation of [#379].
The FlowCtrl class has to handle semicolons. The needed boolean flag is already available. In addition the semicolons have the be appended again in Procedure::ProcCalc and NumeReKernel::handleFlowControls if the suppress flag is set.
This change was tested thoroughly in production and durability tests. All deviations were fixed.
Anonymous
Diff:
Related
Tickets:
#379Diff:
Related
Tickets:
#379Diff:
Related
Commit: [r400]
Diff: