On Wed, 16 May 2018 03:07:21 +0200 Magnus wrote:
MF> I changed the definition of oid from
MF> 
MF> typedef unsigned long oid;
MF> 
MF> to
MF> 
MF> typedef uint32_t oid; 
MF> 
MF> a while back but that patch broke some precompiled HP managment
MF> module so it got rolled back but it sure would be nice if
MF> sizeof(oid) == 4 was universally true.
MF> 
MF> As it stands that patch is scheduled for Net-SNMP 6.0.

I know we've had this discussion before, and IIRC lots of things
break when this is done. So 6.0 seems like a good place to do that.

Robert

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to