bug-prolog
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

unhandled exception -- gprolog win2k


From: Mateusz Kwasnicki
Subject: unhandled exception -- gprolog win2k
Date: Mon, 16 Aug 2004 11:49:41 +0200 (CEST)

Aborting an infinite recursion raises unhandled "unknown software 
exception". Session transcript:

***

GNU Prolog 1.2.16
By Daniel Diaz
Copyright (C) 1999-2002 Daniel Diaz
| ?- [user].
compiling user for byte code...
p(X):-p(X).
[^D]
user compiled, 2 lines read - 210 bytes written, 5467 ms

(1212 ms) yes
| ?- p(a).
[^C]
Prolog interruption (h for help) ? a

***

GNU Prolog version 1.2.16
CPU: Pentium II
OS: Windows 2000

Regards,
Mateusz Kwasnicki







reply via email to

[Prev in Thread] Current Thread [Next in Thread]