You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 16, 2025. It is now read-only.
All other options should not be used outside src/libs/elektra/keyset.c
The elektraLookupFlags options argument of ksLookup should be removed. The implementation of ksLookup should be moved to a new static ksLookupInternal that keeps the argument.
Replace keyGetMeta/keySetMeta by keyMeta+ksLookupByName/ksAppendKey
All uses of keyGetMeta/keySetMeta must be changed to always use the meta:/ namespace prefix
The following renaming/refactoring tasks currently exist:
KDB_O_DELshould be removedsrc/libs/elektra/keyset.celektraLookupFlags optionsargument ofksLookupshould be removed. The implementation ofksLookupshould be moved to a newstatic ksLookupInternalthat keeps the argument.keyGetMeta/keySetMetamust be changed to always use themeta:/namespace prefix