Fix use of (COL|ROW)_NAME macros to compute numbers from names.
commit5ea6210573f345d63d7aafeb125726d3dc9b2238
authorYann Dirson <ydirson@free.fr>
Sat, 15 Feb 2014 21:28:09 +0000 (15 22:28 +0100)
committerYann Dirson <ydirson@free.fr>
Sat, 15 Feb 2014 21:28:09 +0000 (15 22:28 +0100)
treeb77c6bb9c606c906a1e685099d1295425b568949
parent5e0be978b2b5e0b8485a2b023189f6be4b9fd4c9
Fix use of (COL|ROW)_NAME macros to compute numbers from names.

The formula is reversible for the somewhat-standard default position
notation, but that does not mean we should write silly things.  As a
proof, if that was needed, the formula necessary to support the xboard
protocol is not reversible.
NEWS
gnushogi/commondsp.c
gnushogi/cursesdsp.c
gnushogi/gnushogi.h
gnushogi/rawdsp.c
gnushogi/util.c