Hi Hans-Peter,
difficult to reproduce since the Assertion below does not occur on my
machine.
However, I fixed something that may or may not solve the issue. *SVN 1863*.
Please let me know if it helped.
Best Regards,
Jürgen
On 4/23/25 15:23, Hans-Peter Sorge wrote:
Hi,
this is with most recent SVN:
⎕AV ⍳ 'a'
/usr/include/c++/15/bits/stl_vector.h:1263: std::vector<_Tp,
_Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type)
[with _Tp = Token; _Alloc = std::allocator<Token>; reference = Token&;
size_type = long unsigned int]: Assertion '__n < this->size()' failed.
Abgebrochen (Speicherabzug geschrieben)
Best Regards
Hans-Peter