Just over a year ago, Geoff fixed this bug, but the new date handling
code in 3.2 seems to impose a very strict adherance to RFC 1123 or 850
format, or if the comma is missing, then asctime() format. This will
break on servers that use a loose form of RFC 1123 or 850, but leave
off the weekday.
Sat Jan 9 14:47:17 1999 Geoff Hutchison <[EMAIL PROTECTED]>
* htdig/Document.cc(getdate): Strip off weekday before calling
strptime since some servers return invalid weekdays. Fixes PR #79.
--
Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba Phone: (204)789-3766
Winnipeg, MB R3E 3J7 (Canada) Fax: (204)789-3930
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.