From a-doug@microsoft.com  Thu Feb  3 23:22:39 2000
Received: from mail2.microsoft.com (mail2.microsoft.com [131.107.3.124])
	by swi.psy.uva.nl (8.9.3/8.9.3) with SMTP id XAA02348
	for <prolog@swi.psy.uva.nl>; Thu, 3 Feb 2000 23:22:38 +0100 (MET)
Received: from 157.54.9.104 by mail2.microsoft.com (InterScan E-Mail VirusWall NT); Thu, 03 Feb 2000 14:12:50 -0800 (Pacific Standard Time)
Received: by INET-IMC-02 with Internet Mail Service (5.5.2650.21)
	id <1H22JZQ5>; Thu, 3 Feb 2000 14:12:50 -0800
Message-ID: <E713F2760348D211A9B600805F6FA1AB03559A0E@RED-MSG-09.itg-messaging.redmond.corp.microsoft.com>
From: "Douglas Miles (Volt Computer)" <a-doug@microsoft.com>
To: "'Philip Lafeber'" <lafeber@solveware.nl>,
        Jan Wielemaker
	 <jan@swi.psy.uva.nl>, prolog@swi.psy.uva.nl
Subject: RE: SWI-Prolog 3.3.0$14
Date: Thu, 3 Feb 2000 14:12:47 -0800 
X-Mailer: Internet Mail Service (5.5.2650.21)

I get that only a redhat system after I remake from the source .gz and then
install it

but then I correct it by  a rpm --force -i binaries-for-swi-prolog.rpm it
fixes it :)

I think it comes from the .so and the binaries not being compatible

-Doug 
  <a-doug@microsoft.com>

-----Original Message-----
From: Philip Lafeber [mailto:lafeber@solveware.nl]
Sent: Thursday, February 03, 2000 1:22 PM
To: Jan Wielemaker; prolog@swi.psy.uva.nl
Subject: Re: SWI-Prolog 3.3.0$14


Hi,
I don't understand why I sometimes get an unreadable feedback when calling
trace/1. And then suddenly, the 'normal' feedback returns when next I call
trace/1 again. This doesn't happen to me in previous Pl-versions. What I get
(in 3.3.0) is:

?- trace.
Message: trace_mode(on).
Message: frame(128,call,[])
 ?

What I want (like in 3.2.8) is:

?- trace.

Yes
[trace] ?-

----- Original Message -----
From: Jan Wielemaker <jan@swi.psy.uva.nl>
To: <prolog@gollem.swi.psy.uva.nl>
Sent: Thursday, February 03, 2000 9:13 PM
Subject: SWI-Prolog 3.3.0$14


> SWI-Prolog 3.3.0#14 has been uploaded to the BETA directory.  Due to
> a stupid mistake debugging code was left in the latest few versions,
> disabling handling the ! in call/1.
>
> Further, important bugs in apply/2 and retractall/1 have been fixed.
> The retractall bug was introduced a couple of beta releases ago, the
> apply/2 bug is probably very old.
>
> Thanks to the people with the courage to play with the 3.3.0 beta
> versions!
>
> Regards --- Jan
>
>
> ----------------
> * To UNSUBSCRIBE, please use the HTML form at
>
>     http://www.swi.psy.uva.nl/projects/SWI-Prolog/index.html#mailinglist
>
> or send mail to prolog-request@swi.psy.uva.nl using the Subject:
"unsubscribe"
> (without the quotes) and *no* message body.
>
> ** An ARCHIVE of this list is maintained at
>
>     http://www.swi.psy.uva.nl/projects/SWI-Prolog/mailinglist/archive/
>


----------------
* To UNSUBSCRIBE, please use the HTML form at

    http://www.swi.psy.uva.nl/projects/SWI-Prolog/index.html#mailinglist

or send mail to prolog-request@swi.psy.uva.nl using the Subject:
"unsubscribe"
(without the quotes) and *no* message body.

** An ARCHIVE of this list is maintained at

    http://www.swi.psy.uva.nl/projects/SWI-Prolog/mailinglist/archive/

