gnugo-devel
[Top][All Lists]
Advanced

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

[gnugo-devel] Oracle bug


From: Nazgand
Subject: [gnugo-devel] Oracle bug
Date: Wed, 11 May 2011 22:33:20 -0500

when trying to compile with metamachine/Oracle, I got this error:

genmove.c: In function ‘genmove’:
genmove.c:254:5: error: too many arguments to function ‘metamachine_genmove’
liberty.h:539:5: note: declared here

So I changed liberty.h line 539 to

int metamachine_genmove(int color, float *value, int limit_search);

then it compiled. I suggest this to be fixed in the git repository.

-Mark Gerads
--
____________________________________
"If you cannot be civilized, act civilized!"

reply via email to

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