Closed codemercenary closed 8 years ago
Fix global configuration enumeration. The original config_registry_entry_base class didn't actually have a pointer to the configuration entry in the linked list, and there were not tests ensuring the correctness of this implementation. Fix this.
config_registry_entry_base
Fix global configuration enumeration. The original
config_registry_entry_base
class didn't actually have a pointer to the configuration entry in the linked list, and there were not tests ensuring the correctness of this implementation. Fix this.