FIX #3719 -- Fix `clang` conversion warnings
We should perform an explicit type conversion to `unsigned char` before passing the
`const char` data to `IsValidXmlCharacter()` and `IsNormalizableWhitespace()` functions
in order to avoid compile time conversion warnings
Signed-off-by:
Ayush Joshi <ayush854032@gmail.com>
Showing
Please register or sign in to comment