From: "Jeff Trawick" <[EMAIL PROTECTED]> Sent: Thursday, January 31, 2002 6:36 AM
> Ian Holsman <[EMAIL PROTECTED]> writes: > > > the plan is to roll within 48 hours if nothing major breaks (which > > can't be fixed in the tag) > > It looks like I need to veto/back-out Martin's change to getnameinfo() > error reporting down in APR since he apparently didn't have time to > help sort out what is going on there. It did work* on some platforms > before; AFAIK it doesn't work on any platforms now. That seems like a > candidate for moving the tag (sa_common.c). Any concerns? Yes, this makes sense to roll out of .31. As a beta, it would make it much more difficult to debug user error reports (that shouldn't need to be filed in the first place.) > *work: return error codes to the APR app that can be understood by > apr_strerror(); there's no question that before/after the app can at > least find out whether or not it worked