Quentin Rameau wrote:
> But I understand what you mean, so what do you think about prefixing
> them with the actual function name (and prepending the tool name too of
> course):
> die("slock: getspnam: cannot retrieve shadow entry[…]");
> die("slock: getpwnam_shadow: cannot retrieve shadow entry[…]");
> die("slock: getpwuid: cannot retrieve shadow entry[…]");
> ?

Heyho Quentin,

that seems to be a good solution. Go ahead and I'll merge the updated patch.

--Markus

Reply via email to