Add 64-bit versions of GPOINTER_TO_INT(), GPOINTER_TO_UINT() and vice

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

	* glibconfig.h.win32.in: Add 64-bit versions of
	GPOINTER_TO_INT(), GPOINTER_TO_UINT() and vice versa, too.


svn path=/trunk/; revision=7288
This commit is contained in:
Tor Lillqvist
2008-08-02 11:21:14 +00:00
committed by Tor Lillqvist
parent 59137b9923
commit e4194cb055
2 changed files with 14 additions and 3 deletions

View File

@@ -1,8 +1,10 @@
2008-08-02 Tor Lillqvist <tml@novell.com>
* glibconfig.h.win32.in: Add gintptr and guintptr typedefs here,
too, appropriately ifdeffed for 32/64 bit, gcc/MSVC.
too, appropriately ifdeffed for 32/64 bit, gcc/MSVC. Add 64-bit
versions of GPOINTER_TO_INT(), GPOINTER_TO_UINT() and vice versa,
too.
2008-08-01 Matthias Clasen <mclasen@redhat.com>
* NEWS: Updates