Re: g_io_channel_read_chars() loop
- From: Ron Steinke <rsteinke w-link net>
- To: jlbec evilplan org, jlbec evilplan org
- Cc: rsteinke w-link net, gtk-devel-list gnome org
- Subject: Re: g_io_channel_read_chars() loop
- Date: Thu, 09 Aug 2001 18:47:07 -0700
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]