Two things. More work will follow tonight:
1) Passing in -1 to a function that expects a string's
length will call strlen() on that string for you. This
is a convenience for our API consumers.
2) When invoking dictionary lookup functions that take
a language_LOCALE type string, pre-normalize it. For
example:
en_US.UTF-8 => en_US
en_US@euro => en_US
Best,
Dom
__________________________________
Do you Yahoo!?
Yahoo! Mail - now with 250MB free storage. Learn more.
http://info.mail.yahoo.com/mail_250
Received on Thu Feb 10 02:39:49 2005
This archive was generated by hypermail 2.1.8 : Thu Feb 10 2005 - 02:39:49 CET