In trunk I've made following change to fix a bug: On 03/24/2010 11:47 AM, [email protected] wrote: > Revision: 18358 > http://net-snmp.svn.sourceforge.net/net-snmp/?rev=18358&view=rev > Author: jsafranek > Date: 2010-03-24 10:47:21 +0000 (Wed, 24 Mar 2010) > > Log Message: > ----------- > CHANGES: apps: return nozero exit code when parsing of certain parameter > fails. > E.g. '-A' parameter with too short passphrase or Ku key generation in general.
It adds new negative return value to netsnmp_parse_args and snmp_parse_args, which should be handled by callers (=applications). I've of course changed our applications in apps/ directory. My question is, if it's allowed to put these changes to V5.2-V5.5 branches (when current freeze is lifted, of course). Or is such change considered as API change? Jan ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
