[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-ed] [patch] ed treats none UTF-8
From: |
Takao Fujiwara |
Subject: |
Re: [Bug-ed] [patch] ed treats none UTF-8 |
Date: |
Wed, 22 Jul 2009 11:30:48 +0900 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b3pre) Gecko/20090513 Fedora/3.0-2.3.beta2.fc11 Lightning/1.0pre Thunderbird/3.0b2 |
(07/21/09 22:52), Antonio Diaz Diaz-san wrote:
Hello,
Takao Fujiwara wrote:
The attaching patch fixes ed with the none UTF-8 handling.
What version of GNU ed do your patch apply against? Sure it is not the
latest (1.4).
I checked out CVS HEAD and the version is 0.2
http://cvs.savannah.gnu.org/viewvc/ed/version.c?revision=1.1&root=ed&view=markup
Where is the latest CVS or SVN?
I can migrate my patch.
Ed is not a multi-byte editor. Are you sure your patch does not break
other encodings?
Yes, the algorithm works for all encodings.
Thanks,
fujiwara
Regards,
Antonio.