On Sat, Oct 29, 2016 at 10:49:03PM +0200, Klemens Nanni wrote:
arg.h is really ugly code and way to complex for tools like slock that
have such minimal synopsis.

it's a bit of "macro magic", but not really that complex if you think
about it. Also, the usage within the code is dead simple and
straightforward.
I never called it magical or complex, it's just badly readable and I
very much prefer a cleaner version as proposed for obvious reasons.
Well, I used the word complex actually. I meant that as in arg.h is too
much code that does a simple job (parsing options specifically for
slock) in a too complex way.

Reply via email to