Subject: Re: [htdig3-dev] htdig 3.1.4 is not 8-bit-clean on solaris
From: Geoff Hutchison (ghutchis@wso.williams.edu)
Date: Tue Jan 04 2000 - 14:17:25 PST
At 12:08 AM +0100 1/4/00, Marc Pohl wrote:
>Hi,
>
>the last weeks i wondered why htdig don't like any words with the
>german U umlaut (char 252) on my solaris server. All locale setting
>were correct and the same configuration runs on a linux box without
>any problems.
>
>Today i discovered, that the reason for that is, that
>WordList::valid_word() is not 8-bit-clean on Sun Solaris 2.6 !
>(iscntrl(252) gets 1, but iscntrl((unsigned char)252) is 0)
Yes, you are correct, this is a bug.
Thanks a bunch for your patch!
-Geoff
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
htdig3-dev-unsubscribe@htdig.org
You will receive a message to confirm this.
This archive was generated by hypermail 2b28 : Tue Jan 04 2000 - 15:17:03 PST