Join name and version when in separate 'id' commands
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sat, 21 May 2016 16:38:58 +0000 (18:38 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sat, 21 May 2016 16:38:58 +0000 (18:38 +0200)
commite10e26b893f28c034d830fdc57487453325306f5
treed290031b27f037a4b812dfe1731eca31d37a7021
parent007b58c758fdb300cbe21a202f85ebe733f6a786
Join name and version when in separate 'id' commands

If an engine issues an "id version" command when an "id name" was already
received, a new 'myname' feature is emitted that contains both name and
version number. This is supposed to overrule the bare name in the myname
feature emitted because of the "id name" command.
UCI2WB.c