Greetings,

Knowing that we need to upgrade, (we are eventually)  can someone help
me out with the fix for Document.cc to deal with the leap year problem?
I'd prefer getting a fix from the dev team  as opposed to cooking my
own.

Looks like a fix neds to be applied with the getdate call??!!

---------------------------/ snip


 }
            else if (mystrncasecmp(line, "last-modified:", 14) == 0)
            {
                strtok(line, " \t");
                modtime = getdate(strtok(0, "\n\t"));

-------------------------------\snip

Thanks in advance!

-Bill Fletcher
Eugene School District 4J


PS: I'm aware of the security issue too with this rev (Thanks to all)
and have taken steps to mitigate that problem.


------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.

Reply via email to