DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1650>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1650

DOMString error on LINUX





------- Additional Comments From [EMAIL PROTECTED]  2001-12-03 01:54 -------
In ::calcRequiredSize() you are using mbstowcs(). The problem is that on Linux 
Debian 2.2 R2 if the string contains a latin character (i.e. "Ñ", "ñ", or 
stressed vowels) it returns -1. The mbstowcs() function works fine on Win32, 
Solaris and Digital.

An example of what I am informing you can be seen at 
http://sources.redhat.com/ml/libc-alpha/2001-06/msg00006.html.

Is there any way to bypass this problem?

Thanks...

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to