Re: PATCH: glib iochannel win32 bug fix



> From: "Andrew J. Lanoix" <alanoix umich edu>
>
> I also fixed some typos but the remaining errors have to do with the API 
> changes.
>
> giowin32.c: In function `g_io_win32_sock_read':
> giowin32.c:956: `G_IO_STATUS_INTR' undeclared (first use in this function)
> giowin32.c:956: (Each undeclared identifier is reported only once
> giowin32.c:956: for each function it appears in.)
> giowin32.c: In function `g_io_win32_sock_write':
> giowin32.c:1005: `G_IO_STATUS_INTR' undeclared (first use in this function)
> giowin32.c: At top level:
> giowin32.c:1090: warning: initialization from incompatible pointer type
> giowin32.c:1091: warning: initialization from incompatible pointer type
> giowin32.c:1101: warning: initialization from incompatible pointer type
> giowin32.c:1102: warning: initialization from incompatible pointer type
> giowin32.c:1112: warning: initialization from incompatible pointer type
> giowin32.c:1113: warning: initialization from incompatible pointer type
> make: *** [giowin32.o] Error 1
>

There's a new patch up on bugzilla (Bug 52811) that should fix these
problems. I'd appreciate it if you could download it and take a look.

Owen - The patch has the API fixed, but not all the internal
stuff with error handling and buffers. I'll get that done
as soon as I can.

Ron




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]