Prepare for potential Win64 build: Use gint64 for the fd field on Win64,
authorTor Lillqvist <tml@novell.com>
Mon, 15 Jan 2007 02:28:01 +0000 (02:28 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Mon, 15 Jan 2007 02:28:01 +0000 (02:28 +0000)
commit8d9150647ca5bde5138edf58282a2c9da8f622b1
tree9928a8c10b0d5ee8a90b144aa9df2e91872bc924
parent12706811c2252b9b8d36c0726489a4f39305313a
Prepare for potential Win64 build: Use gint64 for the fd field on Win64,

2007-01-15  Tor Lillqvist  <tml@novell.com>

* glib/gmain.h (struct _GPollFD): Prepare for potential Win64
build: Use gint64 for the fd field on Win64, as we want to be able
to store a HANDLE in it. (#395422) (Other changes will surely also
be necessary when building on Win64, at least in gwin32.c.)

svn path=/trunk/; revision=5260
ChangeLog
glib/gmain.h