mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
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:
committed by
Tor Lillqvist
parent
59137b9923
commit
e4194cb055
@@ -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
|
||||
|
Reference in New Issue
Block a user