Re: GIOChannel diff committed



Hans Breuer <hans breuer org> writes:
>
> At 13:22 20.07.01 -0700, Ron Steinke wrote:
> >	I've committed the big GIOChannel diff I had. This goes a long
> >way towards getting the new GIOChannel API working. Additionally,
> >with any luck, the win32 implementation should now compile
> >(win32 developers, please confirm). I'm eagerly awaiting the bug reports.
> >
> I've just commited a first implementation. iochannel-test runs, at least once:
> D:\devel\my-gtk\glib\tests>iochannel-test

Looking at your implementation of io_get_flags(), I see that
you're setting G_IO_FLAG_IS_[READABLE,WRITEBLE,SEEKABLE] in
the win32 code. This is unnecessary, as these flags are
set in the calling function g_io_channel_get_flags().




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