>>>>> "DS" == Dave Shield <[EMAIL PROTECTED]> writes:
>> What's the risk imposed by your patch on builds with potential >> other/future MinGW versions that do ship with localtime_r? DS> I've checked the latest MinGW source code, and this does not include DS> localtime_r, so there's no immediate problem. I would envisage that DS> the next round of Net-SNMP releases would include a proper configure DS> test for this API call, so there'd be no clashes in the future either. DS> (I also strongly suspect that this routine isn't regarded as part of DS> a "minimalistic" GNU for Windows environment, since there have DS> been reports of it being missing going back over five years). I'd actually think configure checks for those two functions should be fairly safe to insert at this point in configure. They're not complex tests; there 2 macro invocations... -- Wes Hardaker Sparta, Inc. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
