BF> I updated net-snmp to 5.6, and all of my net-snmp consumers broke.  It
BF> looks like <net-snmp/library/snmp_api.h> (included from
BF> <net-snmp/session_api.h> accidentally used "netsnmp_transport *"
BF> instead of "struct netsnmp_transport_s *":

Hi Bill!

Though I think your patch is fine, I find it odd that you're the only
person that has hit this particular problem.  I suspect if you had
included "net-snmp-includes.h" instead of just the session_api.h it
wouldn't have been a problem (not that you should be required to do
that).

Also, I bet if you had included net-snmp/types.h first it would have
worked as well.

Anyway, I'm applying your patch for the 5.6.1 release.

-- 
Wes Hardaker
Please mail all replies to net-snmp-coders@lists.sourceforge.net

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to