From jan@swi.psy.uva.nl  Thu May 11 10:00:50 2000
Received: from gollem.swi.psy.uva.nl (root@gollem [145.18.152.30])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id KAA02943;
	Thu, 11 May 2000 10:00:49 +0200 (MET DST)
Received: from localhost (localhost [[UNIX: localhost]])
	by gollem.swi.psy.uva.nl (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) id KAA25799;
	Thu, 11 May 2000 10:01:02 +0200
From: Jan Wielemaker <jan@swi.psy.uva.nl>
Organization: SWI, University of Amsterdam
To: Mike Elston <mike.elston@sss.co.nz>
Subject: Re: SWI-Prolog 3.3.6 atoms containing nulls not preserved in savestates
Date: Thu, 11 May 2000 09:54:06 +0200
X-Mailer: KMail [version 1.0.28]
Content-Type: text/plain
References: <3918E370.134B1E74@sss.co.nz> <00051011334704.21111@gollem> <3919E77E.7CFB1136@sss.co.nz>
In-Reply-To: <3919E77E.7CFB1136@sss.co.nz>
Cc: prolog@gollem.swi.psy.uva.nl
MIME-Version: 1.0
Message-Id: <00051110010201.25756@gollem>
Content-Transfer-Encoding: 8bit

On Thu, 11 May 2000, you wrote:
>Jan Wielemaker wrote:
>> 
>> On Wed, 10 May 2000, you wrote:
>> >Hi Jan
>> >
>> >My save states don't seem to be preserving atoms containing nulls:
>> 
>> Patch is on the CVS server (pl-wic.c).
>
>Thanks for that Jan, but now I am confused.  Do I have to recompile
>something?  Or will you be updating the Windows binary at some point
>(the version on the web download page
>http://www.swi.psy.uva.nl/projects/SWI-Prolog/download.html seems to be
>unchanged).

If you want to stay really in touch with the latest version you need to
install from the sources.  If you have MSVC 5.0 or 6.0 this is easy.

The best is to install CVS on your system and follow the guidelines for
anonymous CVS download.  Get the stuff, open the project and build
plwin.exe (and/or plcon.exe).  Thats all.

Patches are generally immediately uploaded to the CVS repository.  Only
every now-and-then I make a complete release.  Often after a serious
bug has been found, there is a lot of new functionality or just a lot
of minor issues.

If people are really stuck on a small bug I sometimes make binaries that
are placed temporary in the BETA directory of the FTP server.

	Regards --- Jan

