Re: deprecated functions

2005-06-02 Thread Robert Story
On Sun, 29 May 2005 07:37:52 +0200 Magnus wrote: MF> Ok, then the patch that replaces netsnmp_set_all_requests_error with MF> netsnmp_request_set_error_all is #1210632. applied. -- Robert Story; NET-SNMP Junkie Support: Archive:

Re: deprecated functions

2005-05-28 Thread Magnus Fromreide
Hello. First off I apologize for not having been quicker in my response, I have been out of touch with my mailbox for a while. On Fri, May 13, 2005 at 08:55:01AM -0400, Robert Story wrote: > On Wed, 11 May 2005 23:42:33 +0200 Magnus wrote: > MF> In include/net-snmp/agent/snmp_agent.h netsnmp_set_

Re: deprecated functions

2005-05-13 Thread Robert Story
On Wed, 11 May 2005 23:42:33 +0200 Magnus wrote: MF> In include/net-snmp/agent/snmp_agent.h netsnmp_set_request_error and MF> netsnmp_set_mode_request_error both have the comment 'deprecated, use MF> netsnmp_request_set_error instead'. In agent/snmp_agent.c there is a MF> similar comment that point

deprecated functions

2005-05-11 Thread Magnus Fromreide
Hello. In include/net-snmp/agent/snmp_agent.h netsnmp_set_request_error and netsnmp_set_mode_request_error both have the comment 'deprecated, use netsnmp_request_set_error instead'. In agent/snmp_agent.c there is a similar comment that points netsnmp_set_all_requests_error to netsnmp_request_set_e