lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev Handling of untranslatable charset


From: Klaus Weide
Subject: Re: lynx-dev Handling of untranslatable charset
Date: Sat, 16 Jan 1999 19:00:30 -0600 (CST)

On Sun, 17 Jan 1999, Leonid Pauzner wrote:
> 16-Jan-99 14:28 Klaus Weide wrote:
> 
> > Well, maybe Set_HTCJK() shouldn't fail then...
> 
> > On Sat, 16 Jan 1999, Leonid Pauzner wrote:
> >> Or we should replace lines like  !strcmp(name, "euc-cn")
> >> with  UCGetLYhndl_by_MIME(name) == UCGetLYhndl_byMIME("euc-cn")
> >> in Set_HTCJK()?  But the problem may probably persists elsewhere.
> 
> > Maybe, or resurrect the earlier form of the code which had the
> > various additional names hardwired in... (which you probably won't
> > like.)
> 
> Yes, there should be the only place where we define synonyms,
> currently UCGetLYhndl_byMIME().

Ok, feel free to go ahead with that.

I would still tend to avoid calls to UCGetLYhndl_byMIME() where not
necessary, since it wasn't written for speed.  But I assume Set_HTCJK()
isn't being called very often, so that's probably irrelevant here.


    Klaus

reply via email to

[Prev in Thread] Current Thread [Next in Thread]