On Thu, 22 Feb 2001, Gilles Detillieux wrote:
> Date: Thu, 22 Feb 2001 12:26:11 -0600 (CST)
> From: Gilles Detillieux <[EMAIL PROTECTED]>
> To: "ht://Dig mailing list" <[EMAIL PROTECTED]>
> Cc: Geoff Hutchison <[EMAIL PROTECTED]>
> Subject: Re: [htdig] date range - PATCH correction
>
> D'oh! I just noticed a problem with the two date range patches I posted
> (for 3.1.5 last week, and for 3.2.0b3-021501 just now). Here's the fix...
>
> --- htsearch/Display.cc.bad Wed Feb 21 17:00:18 2001
> +++ htsearch/Display.cc Thu Feb 22 12:16:09 2001
> @@ -1257,7 +1257,7 @@ Display::buildMatchList()
> {
> time_t timet_temp = timet_enddate;
> timet_enddate = timet_startdate;
> - timet_startdate = timet_enddate;
> + timet_startdate = timet_temp;
> }
> }
> else // no date was specifed, so plug in some defaults
>
>
> Joe, could you just make that simple edit to the posted patches for the
> archives, rather than posting this as an additional patch, or would you
> prefer that I resubmit the corrected patches?
To avoid any possible typos, I think it's best if you either post them to
the list or upload them to ftp://ftp.ccsf.org/incoming.
Regards,
Joe
--
_/ _/_/_/ _/ ____________ __o
_/ _/ _/ _/ ______________ _-\<,_
_/ _/ _/_/_/ _/ _/ ......(_)/ (_)
_/_/ oe _/ _/. _/_/ ah [EMAIL PROTECTED]
_______________________________________________
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