Fix for "Need encoding conversion for GIOChannel"
- From: HideToshi Tajima <tajima happy eng sun com>
- To: gtk-devel-list gnome org
- Subject: Fix for "Need encoding conversion for GIOChannel"
- Date: Tue, 24 Apr 2001 17:39:12 -0700 (PDT)
Hi,
I post this about a week ago, without any feedback so far. I'm afraid
I'm on a right alias for that issue. I will appreciate if I should send
this on another gtk or gnome alias.
Regards,
Toshi
------------- Begin Forwarded Message -------------
Date: Thu, 19 Apr 2001 10:41:37 -0700 (PDT)
From: HideToshi Tajima <tajima happy eng sun com>
Subject: Fix for "Need encoding conversion for GIOChannel"
To: gtk-devel-list gnome org
MIME-version: 1.0
Content-MD5: utotDG4JE68WwnBm3O97GA==
X-Loop: gtk-devel-list gnome org
X-BeenThere: gtk-devel-list gnome org
Delivered-to: gtk-devel-list gnome org
X-Mailman-Version: 2.0beta5
List-Id: Development of GTK+ <gtk-devel-list.gnome.org>
Hi,
I've posted a patch for one of the remaining 2.0 API bugs:
http://bugzilla.gnome.org/show_bug.cgi?id=52811, whose short summary
is "Need encoding conversion for GIOChannel".
The patch should give GIOChannel class the features listed below:
* charset code conversion at read/write, read/write by chars
* buffering
* blocking vs non-blocking (controled by *set_flags/get_flags)
* Reading a file a line at a time
* Reading a whole file at once
* error handling with more error feedbacks
A simple testcase is attached to the above bugzilla report. I've run
the test with this testcase on two Unix platforms - redhat linux6.2 Intel
and Solaris 8 sparc, and the patch seems to work well on both. I have to
say that win32 backend code is untested(more precisely unimplemented) - so
I wish to get someone who knows win32 have a look, test, and complete the
code.
A review comment will be highly welcome. Also, please let me know if there
is some process I should follow in order to get an approval to commit the
code change.
Regards,
Toshi
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list
------------- End Forwarded Message -------------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]