]> Pileus Git - ~andy/gtk/commit
Cast tile, stipple and clip_mask pointers to gintptr when calculating
authorTor Lillqvist <tml@novell.com>
Mon, 4 Aug 2008 23:51:16 +0000 (23:51 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Mon, 4 Aug 2008 23:51:16 +0000 (23:51 +0000)
commitffeb954aff59905b1f8956b9a73a2e968711a573
treee73dcb753f5ed6a8ba827761759d052518c34031
parent9be838203829f858e8ca84fe299a1608b77a5c7b
Cast tile, stipple and clip_mask pointers to gintptr when calculating

2008-08-05  Tor Lillqvist  <tml@novell.com>

* gtk/gtkgc.c: Cast tile, stipple and clip_mask pointers to
gintptr when calculating hash, so we get all of the pointer bits
on Win64 where long is 32 bits.

svn path=/trunk/; revision=21002
ChangeLog
gtk/gtkgc.c