Re: g_io_channel_read_chars() loop



Are you sure it's looping in g_utf8_next_char () due to the garbage?
That's just a macro, so at the very least it should be returning to
g_io_channel_read_chars () and looping there. Unless some of the
skips are zero, it should always increment nextchar by something.
Maybe the loop is somewhere else in the iochannel code?

Ron




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