Fix cast between int and void* in x86_64.
authorTiago Rezende Campos Falcao <developer@tiagofalcao.com>
Wed, 29 Sep 2010 12:22:22 +0000 (12:22 +0000)
committerTiago Rezende Campos Falcao <developer@tiagofalcao.com>
Wed, 29 Sep 2010 12:22:22 +0000 (12:22 +0000)
commite58c9f981a56aacf529fd7af0a95b6a14ef60a2b
tree27c84e5a1963572106d1b7d792f4efa9034e36cb
parent1d9e10c08969f7cd75086cc47584154ca6ccc5a4
Fix cast between  int and void* in x86_64.

This need conversion to long, as intermediate.

SVN revision: 52886
src/bin/test_cursor.c
src/bin/test_tooltip.c