Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/lib/libedit
On Mar 7, 7:46am, takehiko.nozaki%gmail.com@localhost (Takehiko NOZAKI) wrote:
-- Subject: Re: CVS commit: src/lib/libedit
| oh, i see. i don't recognize NARROW_READ flag.
| source/binary compatibility are still **kept**,
| i withdrawn previous mail, sorry.
|
|
| BTW, this hack is not good for MB_CUR_MAX > 1 case.
| if el_set(EL_GETCFN) called without EL_BUILTIN_GETCFN,
| we can't treat multibyte correctly.
| # because where we convert multibyte -> wide-character is
| # EL_BUILTIN_GETCFN(=3Dread_char) itself.
Totally agree, but there is other breakage for the non UTF8 and MB_CUR_MAX > 1
case.
christos
Home |
Main Index |
Thread Index |
Old Index