-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
Deprecate use of BSON_MEMCHECK define. Consider using #pragma message to warn.
Motivation
Quoting from comments in DBX Scope: C Driver 2.0 Release:
This should avoid non-obvious ABI compatibility issues with components compiled with BSON_MEMCHECK. We already removed all test coverage for this configuration with
CDRIVER-4272(Apr 2022) andCDRIVER-3620(Jan 2023). I think it is clear the value provided by this pattern is outweighed by its induced complexity.
- has to be done before
-
CDRIVER-5716 Remove support for building with `BSON_MEMCHECK`
- Backlog