fix castling rights when copying FEN to clipboard
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 15 Nov 2009 06:05:12 +0000 (22:05 -0800)
committerArun Persaud <arun@nubati.net>
Sun, 15 Nov 2009 06:05:12 +0000 (22:05 -0800)
commit10ed9918ea4c8800ff297ae7dc7a8c5f90ad06ff
treec54f6038f959baeda5cd09975f91bc61fa1f415e
parent9582c0d72e71bf947db9a2876ec952626a7d1da9
fix castling rights when copying FEN to clipboard

This patch forces leaving of Edit-Position mode before copying a FEN to the clipboard, to make sure castling rights are faked in a consistent way. Before you could get FENs that had castling rights for non-existent Rooks.
winboard/wclipbrd.c