Update XSValue to handle float and double the same way the main library does,...
Update XSValue to handle float and double the same way the main library does, converting values to infinityr or zero, as the C ranges for float and double are less than the schema ranges. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176402 13f79535-47bb-0310-9956-ffa450edef68
Showing
- src/xercesc/framework/psvi/XSValue.cpp 50 additions, 27 deletionssrc/xercesc/framework/psvi/XSValue.cpp
- src/xercesc/framework/psvi/XSValue.hpp 25 additions, 1 deletionsrc/xercesc/framework/psvi/XSValue.hpp
- src/xercesc/util/XMLAbstractDoubleFloat.hpp 10 additions, 0 deletionssrc/xercesc/util/XMLAbstractDoubleFloat.hpp
- tests/XSValueTest/XSValueTest.cpp 84 additions, 59 deletionstests/XSValueTest/XSValueTest.cpp
Loading
Please register or sign in to comment