]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commit
Fix unpickling of non-integer team_ids in TSN.XML.Odds (with tests).
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 13 Jan 2014 18:50:52 +0000 (13:50 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 13 Jan 2014 18:50:52 +0000 (13:50 -0500)
commit0826c5ed85cab5bf6758ac60fefc22a9a55218bb
tree7f690c8358bfc817d1917a4c9d366133a2a386d2
parent6ed05f33ffaa8b000d36ab3f5ab62eed4022d27a
Fix unpickling of non-integer team_ids in TSN.XML.Odds (with tests).
src/TSN/XML/Odds.hs
test/xml/Odds_XML-noninteger-team-id.xml [new file with mode: 0644]
test/xml/Odds_XML-positive-line.xml [new file with mode: 0644]