According to me...
> According to Parkes, Lloyd:
> > This patch resolves the problem described in RedHat's bugzilla bugid #69023.
> > It is for htdig 3.2.0b4.
> ...
> > --- htdig-3.2.0b4-011302/htnet/Transport.h.orig Fri Aug 2 11:40:34 2002
> > +++ htdig-3.2.0b4-011302/htnet/Transport.h Fri Aug 2 11:41:11 2002
> > @@ -181,7 +181,7 @@
> >
> > // Set and get the credentials
> > // Likely to vary based on transport protocol
> > - virtual void SetCredentials (String s) { _credentials = s;}
> > + virtual void SetCredentials (const String& s) { _credentials = s;}
> > virtual String GetCredentials () { return _credentials;}
> >
> > // Set the modification date and time for If-Modified-Since
>
> Thanks for this, but it's only relevant for 3.2.0b4 snapshots that
> predate January 18, 2002, when Geoff committed this fix to CVS.
> Current snapshots should all have this fix (even the ones that
> were erroneously grabbing the late January branch in early July).
>
> It's good to know, though, that when Red Hat users complain about
> Basic Authentication not working, it's because they're using the
> old Oct. 24/01 snapshot, and that this is fixed in CVS now.
Just by way of correction, I've looked into this further, and the
conflicting definitions for SetCredentials only existed in the CVS code
from Jan. 11 (when Gabriele changed them in HtHTTP.{h,cc}) to Jan. 18 when
Geoff made the corresponding change in Transport.h. The only snapshot
this affected was the January 13, 2002 snapshot. Unfortunately, this
was the one snapshot that Bernhard Rosenkraenzer zeroed in on for the
htdig-3.2.0-2.011302.src.rpm update release. Sigh! What have they got
against the 3.1.x stable releases anyway?
--
Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/
Dept. Physiology, U. of Manitoba Winnipeg, MB R3E 3J7 (Canada)
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html