blob: 822a921e4f9f4723784ed41e87f0320ba0bf16a8 (
plain)
1
2
3
4
|
o Code simplification and refactoring:
- Replace our ad-hoc set of flags for configuration variables and
configuration variable types with fine-grained orthogonal flags
corresponding to the actual behavior we want. Closes ticket 31625.
|