Don't preserve setup position on board-size change
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sat, 4 Oct 2014 17:59:13 +0000 (19:59 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 8 Oct 2014 16:38:11 +0000 (18:38 +0200)
commitd6897c980542d3ac3d1e9d47fed19766e4d87b63
tree5ff40b9a92d63bc2a08e215a436ba04fc42070f2
parent8f28573d2b5b136a4997bc720a3037f9ba086532
Don't preserve setup position on board-size change

Normally the setup command sent by an engine is ignored if the user
already has set up a position, to not render it impossible to do the
latter. But if the setup command orders a different board size nothing
the user has set up can possibly remain valid.
backend.c