[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [gnugo-devel] VC repair
From: |
Arend Bayer |
Subject: |
RE: [gnugo-devel] VC repair |
Date: |
Sat, 28 Dec 2002 16:32:29 +0100 (MET) |
A few replies to follow...
Thanks everyone for fixing my VC breakage. Just out of curiosity, can
someone tell whether this...
Nando wrote:
> It seems the dumb VC++ doesn't understand these :
[snip]
> #define INITIAL_INFLUENCE(color) ((color) == WHITE ? \
> initial_white_influence \
> :initial_black_influence)
>
> &INITIAL_INFLUENCE(color)
> &OPPOSITE_INFLUENCE(color)
>
...is a incorrect C or showing a VC bug?
Arend
RE: [gnugo-devel] VC repair, Portela Fernand, 2002/12/22