Bug 545954 - 64-bit issue in dirent
authorTor Lillqvist <tml@novell.com>
Sat, 2 Aug 2008 08:43:30 +0000 (08:43 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sat, 2 Aug 2008 08:43:30 +0000 (08:43 +0000)
commit302111f89a08064628792f2663f8e6fcb577c0f4
treefc0c480e5f9ad14d6b01bc02c9e0582fedc87922
parent3fceef00aa147a6f93c05ec7868fefb88bd423db
Bug 545954 - 64-bit issue in dirent

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

Bug 545954 - 64-bit issue in dirent

* win32/dirent/dirent.h: Use __int64 for the dd_handle on 64-bit
Windows. (Would use intptr_t, but that is not available before
MSVS8, and we want to keep this compilable also with MSVS6 and 7,
I think.) Thanks to Richard Hult.

svn path=/trunk/; revision=7286
build/ChangeLog
build/win32/dirent/dirent.h