bug-inetutils
[Top][All Lists]
Advanced

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

Re: [bug-inetutils] [PATCH 4/7] argp'fied argument parsing & tiny fixes


From: Alfred M. Szmidt
Subject: Re: [bug-inetutils] [PATCH 4/7] argp'fied argument parsing & tiny fixes
Date: Sat, 23 Aug 2008 05:11:29 -0400

   +  {"kerberos", 'k', "NAME", OPTION_ARG_OPTIONAL,
   +    "Use kerberos IV/V authentication", GRP+1},
   +# ifdef ENCRYPTION
   +  {"encrypt", 'x', NULL, 0, "Use DES encryption", GRP+1},
   +# endif

Same here as before, an error or warning saying that there is not DES
encryption support instead of throwing of the user into a wild goose
chase.




reply via email to

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