Doug MacEachern wrote: > 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:
of course, I've posted this before I read your suggestion. > >>+ 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), >> > > ? What do you mean? _____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
