Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: perft weirdness

Author: David Rasmussen

Date: 07:53:22 01/04/03

Go up one level in this thread


On January 04, 2003 at 09:25:58, Uri Blass wrote:

>
>
>1)I cannot see another reason except uninitialized varaible because 2 programs
>that are the same from chess code gave him different results.
>

There can be a lot of reasons. When talking about bugs, all logic is out. It can
even be a compiler bug. I've discovered plenty of those in all the compilers
I've used (gcc, MSVC6 and .NET, Intel, Sun etc.)

>2)another problem is that I am not sure if modifying Crafty to do something is
>an easy job.
>

It is.

>I never tried to modify crafty.
>I even do not know to compile crafty in a fast way.
>

Then it's a good thing that it's not your job to do, but the original poster's
job :)

>There are a lot of files and the only way that I know to compile a project is by
>starting from an empty project and click project->add to project files.
>
>When there are a lot of files I need to be careful not to forget a relevant file
>so you can understand that I do not like the idea.
>

Not really, but if you're not so experienced with compiling multiple file
projects, I suggest you learn it. It is not hard.

>Note that I miss project->delete file in visual C++ so I do not know about a way
>to delete files from my project except generating a new project with less files.
>

You can just select the file in the file view pane, and press delete.



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.