[ http://nagoya.apache.org/jira/browse/XERCESC-746?page=history ]

Alberto Massari updated XERCESC-746:
------------------------------------

    Priority: Major

> XMLString::trim (  char *const toTrim ) trims accentuated characters
> --------------------------------------------------------------------
>
>          Key: XERCESC-746
>          URL: http://nagoya.apache.org/jira/browse/XERCESC-746
>      Project: Xerces-C++
>         Type: Bug
>   Components: Utilities
>     Versions: 2.1.0
>  Environment: Operating System: HP-UX
> Platform: HP
>     Reporter: Guillaume Baurand
>     Assignee: Xerces-C Developers Mailing List

>
> The trim method trims characters with an ascii code superior to 128.
> When recoding a trim method to override xerces' one, I noticed that I got the 
> same result when using a variable of type 'char' to test characters( 
> accentuated characters having a negative representation) .
> Using an 'unsigned char' solves the problem.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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

Reply via email to