bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] weights-0.14


From: Nardy Pillards
Subject: Re: [Bug-gnubg] weights-0.14
Date: Mon, 23 Jun 2003 13:41:31 +0200

From: "Olivier Baur" <address@hidden>
Sent: Monday, June 23, 2003 1:20 PM
> >> BTW, I've updated EvalInitialise() which displayed an incorrect 
> >> message
> >> error; now:
> >>   gnubg.weights: incorrect weights version (version 0.14  is required,
> >> but these weights are 0.13)
> >> instead of
> >>    0.14: incorrect weights version (version gnubg.weights  is 
> >> required,
> >> but these weights are 0.13)
> >
> > You need to update eval.h and eval.c as well.
> 
> I've changed EvalInitialise() in eval.c; why update eval.h too?
> 
> 
> -- Olivier

I think this is why:

RCS file: /cvs/gnubg/eval.h,v
retrieving revision 1.109
retrieving revision 1.110
diff -r1.109 -r1.110
19c19
<  * $Id: eval.h,v 1.109 2003/04/03 20:31:42 thyssen Exp $
---
>  * $Id: eval.h,v 1.110 2003/06/10 19:25:08 joseph Exp $
36,37c36,37
< #define WEIGHTS_VERSION "0.13"
< #define WEIGHTS_VERSION_BINARY 0.13f
---
> #define WEIGHTS_VERSION "0.14"
> #define WEIGHTS_VERSION_BINARY 0.14f

*****CVS exited normally with code 1*****

Nardy





reply via email to

[Prev in Thread] Current Thread [Next in Thread]