Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quelle  stack-depth-rec.g.out   Sprache: unbekannt

 
gap> r := rec(); for i in [1..10000] do r := rec(a := r); od;
rec(  )
gap> Print(r);
rec(
  a := rec(
      a := rec(
          a := rec(
              a := rec(
                  a := rec(
                      a := rec(
                          a := rec(
                              a := rec(
                                  a := rec(
                                      a := rec(
                                          a := rec(
                                              a := rec(
                                                  a := rec(
                                                      a := rec(
                                                          a := rec(
                                                              a := rec(
                                                                  a := rec(
                                                                      a := rec(
                                                                          a := rec(
                                                                              a := rec(
                                                                                  a := rec(
                                                                                      a := rec(
                                                                                          a := rec(
                                                                                              a := rec(
                                                                                                  a := rec(
                                                                                                      a := rec(
                                                                                                          a := rec(
                                                                                                              a := rec(
                                                                                                                  a := rec(
                                                                                                                      a := rec(
                                                                                                                          a := rec(
                                                                                                                              a := rec(
                                                                                                                                  a := rec(
                                                                                                                                      a := rec(
                                                                                                                                          a := rec(
                                                                                                                                              a := rec(
                                                                                                                                                  a := rec(
                                                                                                                                                      a := rec(
                                                                                                                                                          a := rec(
                                                                                                                                                              a := rec(
                                                                                                                                                                  a := rec(
                                                                                                                                                                      a := rec(
                                                                                                                                                                          a := rec(
                                                                                                                                                                              a := rec(
                                                                                                                                                                                  a := rec(
                                                                                                                                                                                      a := rec(
                                                                                                                                                                                          a := rec(
                                                                                                                                                                                              a := rec(
                                                                                                                                                                                                  a := rec(
                                                                                                                                                                                                      a := rec(
                                                                                                                                                                                                          a := rec(
                                                                                                                                                                                                              a := rec(
                                                                                                                                                                                                                  a := rec(
                                                                                                                                                                                                                      a := rec(
                                                                                                                                                                                                                          a := rec(
                                                                                                                                                                                                                              a := rec(
                                                                                                                                                                                                                                  a := rec(
                                                                                                                                                                                                                                      a := rec(
                                                                                                                                                                                                                                          a := rec(
                                                                                                                                                                                                                                              a := rec(
                                                                                                                                                                                                                                                  a := rec(
                                                                                                                                                                                                                                                      a := rec(
                                                                                                                                                                                                                                                          a := rec(
                                                                                                                                                                                                                                                              a := 
                                                                                                                                                                                                                                                                printing stopped, too many recursion levels!
                                                                                                                                                                                                                                                                 ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
gap> String(r);
Error, recursion depth trap (5000) in
  String( record.(nam) ) at GAPROOT/lib/record.gi:LINE called from 
String( record.(nam) ) at GAPROOT/lib/record.gi:LINE called from
String( record.(nam) ) at GAPROOT/lib/record.gi:LINE called from
String( record.(nam) ) at GAPROOT/lib/record.gi:LINE called from
String( record.(nam) ) at GAPROOT/lib/record.gi:LINE called from
String( record.(nam) ) at GAPROOT/lib/record.gi:LINE called from
...  at *stdin*:4
you may 'return;'
brk> return; # try once more
Error, recursion depth trap (5000) in
  String( record.(nam) ) at GAPROOT/lib/record.gi:LINE called from 
String( record.(nam) ) at GAPROOT/lib/record.gi:LINE called from
String( record.(nam) ) at GAPROOT/lib/record.gi:LINE called from
String( record.(nam) ) at GAPROOT/lib/record.gi:LINE called from
String( record.(nam) ) at GAPROOT/lib/record.gi:LINE called from
String( record.(nam) ) at GAPROOT/lib/record.gi:LINE called from
...  at *stdin*:4
you may 'return;'
brk> QUIT;

[ Dauer der Verarbeitung: 0.33 Sekunden  (vorverarbeitet)  ]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge