Wes Hardaker wrote: >> Additionally this looks like a general fault case that could be present >> in more places so maybe a global search for size_t/int confusion might >> be in place as well? > > TA> I think it's overdue. I'm happy to attach a revised patch that > TA> changes all oid length variables/parameters consistently to > TA> size_t, matching the main library. I'm calling for votes to > TA> include this in 5.4. > > Looks good (and I know you well enough to have tested it on multiple > common OSes).
Most of my current build testing (except for Linux/x86_64) compiles 32-bit binaries, so darix did the remaining build tests for the other 64-bit Linux platforms. Some other "common OSes" will need additional minor tweaks for a successful "make perltest", but most of these changes will touch test scripts only, so will be safe. I hope I can finish and commit them before rc3. May I take your positive comments as a "+1" vote? +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ------------------------------------------------------------------------- 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
