lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev EBCDIC and HTMLDTD.{c,h}


From: dickey
Subject: Re: lynx-dev EBCDIC and HTMLDTD.{c,h}
Date: Tue, 11 May 1999 17:37:37 -0400 (EDT)

> > Maybe a different strcasecomp()-like function, based on the 
> > ASCII order, should be used instead of changing the order 
> > in enums and initializers.  Lookup of entity names seems to 
> > have the same kind of problem, it has been 'solved' in a 
> > different way (linear search instead of binary search) at 
> > least in HTMLGetEntityUCValue(). 
> >  
> I wish I had thought of that. :-)  But what should it be called? 
> I wonder what it will do to performance?  (but, of course, 
> suitable "#ifdef"s leave zero impact in the ASCII case.) 
>  
> This doesn't fit into my schedule for 2-8-2.  Nor, I suspect, 
> does it fit in Tom's.  :-) 

I'm trying to concentrate on the bugs that stop a release:

        + cannot build

        + does not run (connect/display)

        + does not do what we think it does

We have enough features - but this doesn't sound like one: if you have
time and the fix is small and easily understood, that's good.  But a large
change would require more testing.

> -- gil 


-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

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