On 03/16/16 15:04, Magnus Fromreide wrote: > Since c99 uint64_t exists. Why do we need U64 in the first place?
That's a good question. I think we cannot switch from struct counter64 to uint64_t because that would change the Net-SNMP ABI. Functions like asn_build_unsigned_int64() and snmp_set_var_typed_value() would break if a pointer to a uint64_t would be passed instead of a pointer to a struct counter64. Bart. ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140 _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders