This is a discussion on Re: rfv: 5.4.rc2 SNMP.pm MIB code broken on 64-bit within the SNMP Coders forums, part of the Networking and Network Related category; Wes Hardaker wrote: >> Additionally this looks like a general fault case that could be present >> in ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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=...057&dat=121642 _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |