libelektra icon indicating copy to clipboard operation
libelektra copied to clipboard

Elektra serves as a universal and secure framework to access configuration settings in a global, hierarchical key database.

Results 225 libelektra issues
Sort by recently updated
recently updated
newest added

In yajl we unfortunately introduced a global variable (yajl/yajl_parse.c:static elektraCursor itKs;) which needs to be removed. See also #4466. @flo91 can you describe how it can be removed?

The current `specload` plugin is not really recommended, but it could be improved on the `new-backend` branch. I propose 3 changes: 1. Turn `specload` into a standalone backend plugin 2....

- keep current state with elektra* functions - In the future plugin developers can choose whether to use the base or the Elektra functions (as long as only plugin code...

remove functions related to internal iterator: - `ksRewind` - `ksNext` - `ksCurrent` - `ksGetCursor` - `ksSetCursor` - `ksHead` - `ksTail` change `ksAtCursor` -> `ksAt` document new way of iterating

# Notes * I'd like to fix this as part of my thesis. * Is this a sensible improvement or is there a reason for the current behavior? * I've...

stale

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 3.6.1 to 7.4.0. Release notes Sourced from concurrently's releases. v7.4.0 Add shorthand conc - #358 Updated dependencies rxjs and date-fns - #353, #340 New Contributors @​kecrily made...

lang/web

- [ ] remove getConflicts

@lukashartl is it possible that we lack some Doxygen/LaTeX dependency? Build for master and all PRs where I tried, e.g. #4440 #4448, fail but I cannot reproduce it locally: the...

documentation
triage needed
floss2022w

Bumps [uuid](https://github.com/uuidjs/uuid) from 3.4.0 to 9.0.0. Changelog Sourced from uuid's changelog. 9.0.0 (2022-09-05) ⚠ BREAKING CHANGES Drop Node.js 10.x support. This library always aims at supporting one EOLed LTS release...

lang/web