Looks like ap_rprintf is still broken (or fixed in a way that is binary incompatable :-) I'll fix this now...
Bill > No, the original code was, simply, broken. We must find a way to break > compatibility for modules using _those_few_functions_, alone. They are; > > ap_snprintf ap.h - Ok > ap_table_do ap_alloc.h - Ok > ap_bvputs buff.h - Ok > ap_rprintf http_protocol.h - broken > ap_log_error http_log.h - OK > ap_log_rerror http_log.h - OK > ap_log_printf http_log.h - OK
