]> granicus.if.org Git - libexpat/commit
Added int type casts for 64 bit portability, to avoid compiler warnings.
authorKarl Waclawek <kwaclaw@users.sourceforge.net>
Mon, 28 Nov 2005 20:02:36 +0000 (20:02 +0000)
committerKarl Waclawek <kwaclaw@users.sourceforge.net>
Mon, 28 Nov 2005 20:02:36 +0000 (20:02 +0000)
commitbbe15d6e69b7f8a1d6f8f6885a1da48b679a650c
treea1b6ebb81e3a916f1dcb56459f62fa0f774ac201
parent36aca9c31f37aca2e88504406cc4bd72995bbfc2
Added int type casts for 64 bit portability, to avoid compiler warnings.
Works for MS VC++, not tested on other platforms.
expat/lib/xmlparse.c
expat/lib/xmltok_impl.c