chakra-core / chakra-core/ChakraCore
Update Catch library to avoid compiler warning C4244
Open
Compatibility
Task
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
When the next version of MSVC is released you will start getting a C4244 warning from the Catch library. This has been addressed already in Catch, so you may want to move to the latest. (see comments from philsquared on https://github.com/philsquared/Catch/pull/756)
Contributor guide
Assessment
This issue has not been assessed yet.