[ http://issues.apache.org/jira/browse/XERCESC-1409?page=all ]

David Bertoni updated XERCESC-1409:
-----------------------------------

    Attachment: patch.txt

This is a new patch, based on recent changes to the affected classes.

> More efficient error detection for XSValue, XMLDouble, and XMLFloat
> -------------------------------------------------------------------
>
>          Key: XERCESC-1409
>          URL: http://issues.apache.org/jira/browse/XERCESC-1409
>      Project: Xerces-C++
>         Type: Improvement
>   Components: Validating Parser (Schema) (Xerces 1.5 or up only)
>     Versions: 2.6.0
>     Reporter: David Bertoni
>     Assignee: David Bertoni
>  Attachments: patch.txt
>
> These classes check for invalid characters in numeric values by determining 
> if a C run-library routine reached the end of the string.  There is a more 
> efficient way to do this than what the current code does.
> I am attaching a patch.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to