-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
The mongoc driver currently compiles using a c++ compiler, but there are plenty warnings for:
-Wsign-compare
-Waddress (unspecified behaviour)
-Wwrite-strings
Couple of -Wpointer-arith
And couple of -Wnarrowing
- is related to
-
CDRIVER-780 Test compiling in C++ mode in Evergreen
- Closed
-
CDRIVER-366 allow mongo-c-driver to be compiled in C++ mode
- Closed