Thomas Anders wrote: >Dave Shield wrote: > >> Proposal B: >> configure should check for the existance of >> 'localtime_r', and define a suitable wrapper if >> needed. It feels too close to 5.3.1 to add that >> now, but it's clearly the Right Thing To Do. >> > >A configure check for localtime_r is almost trivial, > *Nothing* to do with configure is trivial :-(
OK - maybe dropping (or adding) tokens from an existing test might be, but adding a completely new test is not. What header files are needed to test for the existance of this routine? Are any particular libraries needed? > so I'd vote to Do >The Right Thing already for 5.3.1 (similar to what we did for udpTable). > > The difference is that problems with udpTable.c would basically only affect that one module. It's always possible to work around them. Problems in configure could affect building the whole project. I'm not going to actively vote against applying this to 5.3.1, but I'm not in favour either. Dave 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
