Re: port to bsdi / TOUPPER problem

Tim Berners-Lee (timbl@www3.cern.ch)
Fri, 30 Oct 92 12:36:48 +0100


> problem fixed, let me tell you how i did it for a suggested change

> to the library arrangement.
>

> 1st, i moved the TOUPPER / TOLOWER code out of tcp.h into HTUtils.h.
>

> 2nd, I took out the ifdefs and made it always check whether something
> is lowercase before uppercasing it and vice versa.
>

> this seems to have fixed the immediate problems, and should be more
> portable to boot.
>

> i think there's a declaration in SGML.c that could be removed too.
>

All done ... I'll test it with the next release. Thanks!

Tim BL