Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/tst/testbugfix/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 18.9.2025 mit Größe 282 B image not shown  

Quelle  2018-09-07-OffsBodyStack-overflow.tst   Sprache: unbekannt

 
#
# Aborting parsing of a function expression failed to reset OffsBodyStack,
# which would eventually crash GAP (if you were lucky), or silently corrupt
# the heap.
#
gap> for i in [1..2000] do
>   Test(InputTextString("gap> function() QUIT; end;"), rec(reportDiff:=Ignore));
> od;

[ Dauer der Verarbeitung: 0.16 Sekunden  (vorverarbeitet)  ]