gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] Patch: improve separation of similarly-valued moves


From: Paul Pogonyshev
Subject: Re: [gnugo-devel] Patch: improve separation of similarly-valued moves
Date: Wed, 21 Apr 2004 20:18:48 +0300
User-agent: KMail/1.6.51

Evan wrote:
> Now, a question about my patch...  I included math.h in play_gtp.c, to
> get the log2 function.  Are there any objections to this?
> Unfortunately, it doesn't seem to work on my system.  I get:
> 
> play_gtp.c: In function `gtp_move_uncertainty':
> play_gtp.c:3782: warning: implicit declaration of function `log2f'
> 
> Am I doing something wrong, or is my system messed up in some strange
> manner?

You may try to use just log(), not log2()

Paul




reply via email to

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