Details
-
Technical Debt
-
Status: Closed
-
Minor - P4
-
Resolution: Fixed
-
None
-
None
-
2
-
StorEng - Defined Pipeline
Description
In src/include/block_cache.h there are a bunch of #define's that do not begin with the WT_ prefix. All of those should begin with WT_ so that we don't encroach on any user namespace.
I expect this to be just a straightforward editing task.