Re: Simple recursive term

Jasper Taylor <[email protected]> Mon, 04 Apr 2011 10:25:30 +0100
Newsgroups gmane.comp.gnu.prolog.bugs
Message-ID <[email protected]>
On 19/03/11 16:41, Daniel Diaz wrote:
> However, recall cyclic term are not supported under GNU Prolog. 
> Undefined behavior is expected if such terms are used.
That's bad news -- my application uses cyclic terms and I thought they 
were perfectly OK so long as you do not try to print them. There's no 
mention in the manual that they are not supported!
     --Jasper