
-------- Original Message -------- Subject: Re: [Yap-users] Maximum number of foreign predicates? Date: Mon, 29 Sep 2008 00:04:21 +0100 From: VĂtor Santos Costa vsc@dcc.fc.up.pt To: Roberto Bagnara bagnara@cs.unipr.it CC: yap-users@lists.sourceforge.net References: 48BC4A08.3060407@cs.unipr.it
Hi Roberto (and yap-users)
Sorry for taking so long to reply.
I include a patch that seems to fix this bug for me. The patch and recent changes can also be found at
http://gitorious.org/projects/yap-git
The patch tries to handle DB overflows that may happen when you try to initialise a very large number of predicates. Please tell me if it works.
This is a temporary location: yap has now moved to a git development model, and temporarily I am using gitorious to keep a copy.
Cheers
Vitor