Hi,

My htdig refuses to index pages that contain literal extended characters,
i.e characers higher than 128  that are not escaped as &nnn; . I suspect
that is because because htdig uses the data type char which is signed by
default in Linux, instead of using unsigned char or even better wchar_t. 
Did anyone have similar problems?


Thanks,

Calin


----------------------------------------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the body of the message.

Reply via email to