Greetings.

This could easily be an apr issue.
The latest CVS modperl with the 30/05 CVS httpd (and apr, apr-util) fails
all the
parse_rfc date tests on WinNTSp6.

Seen through the browser it looks like this:

# testing : parse_rfc: Sunday, 06-Nov-94 08:49:37 GMT
# expected: 784111777
# received: '598763873'

598763873 is the constant result throughout with 

 DB<5> p scalar localtime(598763873)
Thu Dec 22 04:17:53 1988

Curiously (or perhaps not) trying to run the same tests from the CLI gives
me 
an undefined sub &APR::Date::parse_rfc() (do I need to have an Apache dir in
the path?)

Tried to look through apr_date.c - not my cup of tea. ;)

Cheers,
alf




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to