Bug 500246 - Bug fixes for giowin32
authorTor Lillqvist <tml@novell.com>
Wed, 20 Aug 2008 01:30:31 +0000 (01:30 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Wed, 20 Aug 2008 01:30:31 +0000 (01:30 +0000)
commit971ab2b50f7fe2385fe9facc741e1bcd2823251e
treefbb8b55f4a323b9d0c68439081d8cc8d03292939
parentf7f48d5c080a668575c3712a2b8c910d978a2bcc
Bug 500246 - Bug fixes for giowin32

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

Bug 500246 - Bug fixes for giowin32

* glib/giowin32.c (read_thread) (write_thread): Change the nbytes
variables to signed.
(g_io_channel_win32_make_pollfd): Fix an obvious error in the file
descriptor case leftover after the patch from bug #333098 on
2006-03-02. Thanks to Marcus Brinkmann.

svn path=/trunk/; revision=7373
ChangeLog
glib/giowin32.c