Greetings Chris, A grep for strlen gives 124 instances. For each of these, we need to work out whether it is the number of bytes or number of characters (or both) which is important. That would be a useful start.
I've never used UTF-8 before. What other things do we need to look for? Cheers, Lachlan On Thu, 11 Dec 2003 14:34, Christopher Murtagh wrote: > How far away is it? I've just switched my entire DB (Postgres) and > file system to UTF-8 as it was becoming a necessity. I *might* be > able to hire a CS student to help with the code if that could help > at all. Any idea to the scope of the problem? -- [EMAIL PROTECTED] ht://Dig developer DownUnder (http://www.htdig.org) ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click _______________________________________________ ht://Dig Developer mailing list: [EMAIL PROTECTED] List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-dev
