New string() dimensions not working in loops and clauses
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
The new string() dimensions are not working in loops or clauses. See attachment.
Analysis:
Probable solution: the default indices are not correctly implemented: lowest row index is 0 and not depending on whether it is available or not.
Implementation:
The Bug fix was implemented as proposed by the analysis. Additional change: removed SegFault in internal string assignements. Implementation tests successful.
Tests:
Fix was tested in the context, in which it appeared. No deviations detected. Ticket can be closed.
Anonymous
Diff:
Diff:
Diff:
Diff: