On Wed, Nov 01, 2006 at 10:47:31PM -0500, Alex Burger wrote:
> Magnus Fromreide wrote:
> >If I understand it correctly functions in the lib that are to b
> >available on win32 must be listed in win32/libsnmp_dll/libsnmp.def.in.
> >
> >If this is correct (could someone who knows windows please correct me if
> >it isn't) then i propose that  the attached patch should be added to
> >5.4.rc2
> 
> The only functions that need to be in the .def / .def.in files are ones 
> that are used outside of the library.  The four you listed appear only 
> be used inside snmplib/.  Are you using these functions in your own code?

You are right - the lookup functions are not useful outside of the library.
The clear functions can be used to remove all registrations but admittedly
they are of questionable value as well.

I will be forthcoming with a patch that removes the _clear_ functions as they
aren't yet part of any released version. 

/MF

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to