bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-inetutils] Using argp_failure.


From: Debarshi 'Rishi' Ray
Subject: Re: [bug-inetutils] Using argp_failure.
Date: Fri, 13 Apr 2007 07:32:40 +0530

Wouldn't it be better to use argp_error in those parts?  Or do those
actually do parsing?

No. According to the manual, argp_error is for handling parsing
errors, while argp_failure is for other things like illegal values,
etc.. In any case argp_error also needs the 'struct argp_state *state'
pointer.

Happy hacking,
Debarshi
--
GPG key ID: 63D4A5A7
Key server: pgp.mit.edu




reply via email to

[Prev in Thread] Current Thread [Next in Thread]