]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Change a bunch of pointer <-> int casts to pointer <-> long casts so
authorJulian Seward <jseward@acm.org>
Tue, 17 Oct 2006 11:09:03 +0000 (11:09 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 17 Oct 2006 11:09:03 +0000 (11:09 +0000)
commit5b26b045dd6860ddbbeff03bdfabdce0e692cfaa
treec2caf98042fbc21d5a4378724c3bb07715fa2a16
parentc76af82124328da92f5b32b85f69c173e15809cf
Change a bunch of pointer <-> int casts to pointer <-> long casts so
as to stop gcc complaining so much on 64-bit platforms.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6306
helgrind/tests/readshared.c
memcheck/tests/brk.c
none/tests/amd64/faultstatus.c
none/tests/susphello.c
none/tests/threaded-fork.c
tests/toobig-allocs.c