On Wed, 30 Jan 2002, Stas Bekman wrote:
> Here is the new patch that picks the default_pool in compat.pm from
> Apache->request, per our recent discussion.
>
> - interface to Apache::Time::ht_time
> - compat wrapper Apache::Util::ht_time
> - tests for Apache::Time::ht_time and the wrapper Apache::Util
looks good, but don't you think the move should be suggested to apr-dev,
ap_ht_time => apr_date_format_http:
> + my $time_str = Apache::Time::ht_time($r->pool, $time_sec, $fmt, 1);
APR::Date::format_http(...)
> + ok t_cmp(APR::Date::parse_http($time_str),
?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]