Laurent GUERBY wrote:

Two obvious solutions: use Unsupress locally since there's already a others
handler or add explicit length checks.

analysis looks right, an explicit length check is more appropriate,
better to avoid the exception.

To reach quickly the interesting point under gdb:

break cxf3a01.adb:110
cond 1 i=25
run
step

If you share my analysis, what solution do you suggest?

Thanks in advance,

Laurent

Reply via email to