]> git.tuebingen.mpg.de Git - paraslash.git/commit
server: Improve error diagnostics of com_select().
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 13 Dec 2022 18:02:15 +0000 (19:02 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 11 Mar 2023 18:16:46 +0000 (19:16 +0100)
commitc117f6c60700c5d064305d596e481bb45aa4b459
tree3a1428785577e9159c65b9e215fa478fbdd35676
parentae8d8fcfdeee15ea2720b0103a00e04537927035
server: Improve error diagnostics of com_select().

The attempt to select a non-existing mood or playlist currently
results in

remote: key not found in rbtree

This is a bit cryptic, so be a bit more user-friendy and provide a
paraslash error code for this case.
afs.c
error.h