-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
This is in relation to at question at the google groups forum.
As MongoDB is a bit of a moving target as far as changes and enhancements to the server and drivers are concerned, it would be nice to be able to determine the version of the driver from the C++ Driver header files.
This could thenbe used in build systems, so that build can fail elegantly at the configure stage instead of during build or even worse during runtime when database features are absent the an older driver version.
- duplicates
-
CXX-57 Rework version and buildinfo files into something meaningful for the client
- Closed
- is duplicated by
-
SERVER-8609 Enable detection of C++ driver version via header inspection without compiling.
- Closed
- is related to
-
CXX-57 Rework version and buildinfo files into something meaningful for the client
- Closed