On Mon, Nov 2, 2009 at 5:36 AM, Max Romanov <[email protected]> wrote: > > Writing snmp AgentX subagent in perl, I've discovered Counter64 values > are not passed correctly from perl to C library. > Proposed patch attached.
Yes, good catch. When I added the original patch, I just needed it to _answer_ for the missing items, but I (obviously) forgot about the 'long long' aspect of it, and I obviously didn't test numbers that big either. FYI: The 'best' way to submit patches is via the tracking system. See: http://www.net-snmp.org/dev/helpingout.html Fulko ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
