Subject: Re: fmt and high bit characters To: None <tech-userlevel@netbsd.org> From: Martin J. Laubach <mjl@nospam.office.emsi.priv.at> List: tech-userlevel Date: 10/03/2000 13:48:46
| Based on other feedback I've modified it to only pass highbit
| characters >= 160.
I don't think this is TRT. You pass stuff in fmt, it should get
out of fmt. Why it should strip certain values is beyond me.
mjl