]> granicus.if.org Git - libexpat/commit
Address VS2010 compile warning
authorSebastian Pipping <sebastian@pipping.org>
Thu, 16 Jun 2016 15:19:21 +0000 (17:19 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Thu, 16 Jun 2016 15:20:43 +0000 (17:20 +0200)
commitd62798204094ba1c0b8a0c6585c69c4c17185abd
tree44ec259e0233a660a20793bd01814078515b0f17
parent92da19f1531eda33e7f396ba46ff2eb00a69e08f
Address VS2010 compile warning

xmlparse.c(1893): warning C4244: 'return' : conversion from '__int64' to 'XML_Index', possible loss of data

Reported by tbeu <tc@tbeu.de>
expat/lib/xmlparse.c