When compiling the driver with the flags `-Wall -Wextra -Wconversion -Wnarrowing -pedantic`, a number of warnings occur, which should be fixed. The warning types and counts are as follows:
85 implicit conversion loses integer precision
85 implicit conversion changes signedness
- depends on
-
CXX-1365 Wrap internal usage of libbson/libmongoc headers in pragmas to disable warnings
- Closed