libelektra icon indicating copy to clipboard operation
libelektra copied to clipboard

kdb: RETURN VALUES inconsistent

Open markus2330 opened this issue 8 years ago • 4 comments

Not every command only uses return codes from 10 and up.

  • [ ] kdb-plugin-check.md
  • [ ] kdb-plugin-info.md
  • [ ] kdb-meta-get.md
  • [ ] kdb-meta.show.md
  • [ ] kdb-(c)merge.md

markus2330 avatar Aug 03 '17 19:08 markus2330

See doc/help/kdb.md tools are only allowed to have error codes >10.

markus2330 avatar Nov 15 '19 06:11 markus2330

I mark this issue stale as it did not have any activity for one year. I'll close it in two weeks if no further activity occurs. If you want it to be alive again, ping the issue by writing a message here or create a new issue with the remainder of this issue. Thank you for your contributions :sparkling_heart:

stale[bot] avatar Nov 14 '20 07:11 stale[bot]

I mark this issue stale as it did not have any activity for one year. I'll close it in two weeks if no further activity occurs. If you want it to be alive again, ping the issue by writing a message here or create a new issue with the remainder of this issue. Thank you for your contributions :sparkling_heart:

stale[bot] avatar Nov 14 '21 15:11 stale[bot]

I think this does not get resolved by a reimplementation without fixing the problems in the man pages first.

Probably it makes sense that you first create a PR with changes to the man pages (doc/help) so that the new behavior is fully described. As new-backend is a development branch, we can even merge such PRs, even if its inconsistent with the implementation (in the master branch we would not allow this).

markus2330 avatar Aug 08 '22 16:08 markus2330