OSDN Git Service

[shogi-server] Addressed Ruby incompatibility on ShogiServer::Usi::alphabetToDan.
authorDaigo Moriwaki <daigo@debian.org>
Tue, 23 Dec 2014 08:35:04 +0000 (17:35 +0900)
committerDaigo Moriwaki <daigo@debian.org>
Tue, 23 Dec 2014 08:35:04 +0000 (17:35 +0900)
commit069b2ad4140e12bd088250dbf0a45ff7a1186ed1
tree27192c11febe37df9e4aeea611af663a064c5b74
parent3ffaeead65a729c5d6203eaf2a56050c3269402b
[shogi-server] Addressed Ruby incompatibility on ShogiServer::Usi::alphabetToDan.

  It (and usiToCsa.rb) did not work with Ruby 1.9.3. This issue has now been fixed.
  Thanks to Hiraoka-san for debugging.
changelog
shogi_server/usi.rb
test/TC_usi.rb