mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
Make the union _GSystemThread::data array 8 bytes on Win64. Not that it
2008-08-04 Tor Lillqvist <tml@novell.com> * glibconfig.h.win32.in: Make the union _GSystemThread::data array 8 bytes on Win64. Not that it matters as the union contains a pointer also anyway, but for equivalence with the configure- generated glibconfig.h svn path=/trunk/; revision=7309
This commit is contained in:
committed by
Tor Lillqvist
parent
c9211d68fc
commit
fb17a5de30
@@ -1,3 +1,10 @@
|
||||
2008-08-04 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* glibconfig.h.win32.in: Make the union _GSystemThread::data array
|
||||
8 bytes on Win64. Not that it matters as the union contains a
|
||||
pointer also anyway, but for equivalence with the configure-
|
||||
generated glibconfig.h
|
||||
|
||||
2008-08-04 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* glib/gmain.c (g_get_current_time): MSDN says: "Do not cast a
|
||||
|
Reference in New Issue
Block a user