rleigh-codelibre opened a new pull request #21: URL: https://github.com/apache/xerces-c/pull/21
* Unconditionally use `<cstdint>`. Also use `<cstddef>` and `<cwchar>`. * Remove Autoconf and CMake integer checks * Move constant type definitions out of `Xerces_autoconf_config.hpp` into `XercesDefs.hpp` * `UTF16Ch` and `UCS4Ch` are typedefs for `char16_t` and `char32_t`, so are now using the language types specifically intended for the purpose ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: c-dev-h...@xerces.apache.org