]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/commit
Fix compiler warnings where sizeof(int) != sizeof(void *)
authorKlaus Treichel <ktreichel@web.de>
Sat, 31 Oct 2009 08:59:22 +0000 (09:59 +0100)
committerKlaus Treichel <ktreichel@web.de>
Sat, 31 Oct 2009 08:59:22 +0000 (09:59 +0100)
commitbf08959874ff7419c1dce724bedee2679b3ab0e6
treecdb1c58c2517c417ce034146143758d624335b65
parent133e272f018ecc0a88cdfc202ea51c1aa16d1413
Fix compiler warnings where sizeof(int) != sizeof(void *)
ChangeLog
jit/jit-compile.c