Fix tsume condition when both K and CP present
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 2 Jun 2014 17:55:02 +0000 (19:55 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 2 Jun 2014 17:55:02 +0000 (19:55 +0200)
commit25f905105a3da8d8be0908c40f46f1119dd2ef06
tree019709c6f7f1fcc61d49910c4b441fcf8ffc1dcd
parent77ad1e5157ad3cf48244f2377f90272d3bb4a1c1
Fix tsume condition when both K and CP present

A position where the side-to-be-mated has both K and CP is never
a check, and should thus not be allowed to occur in a tsume problem.
This was not properly detected. (Strictly speaking it can be a check
if both can be captured on the same move by a Lion/Falcon/Eagle,
but for now we ignore that.)
hachu.c