]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
setatt: Print meaningful error message.
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 19 Jan 2015 19:39:21 +0000 (20:39 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Wed, 22 Jul 2015 08:01:02 +0000 (10:01 +0200)
An attempt to set or unset a non-existing attribute currently results in

key not found in rbtree

which is a bit cryptic. This commit adds another message that clarifies
what went wrong.


No differences found