lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev Re: fix HTReadProgress (patch)


From: dickey
Subject: Re: lynx-dev Re: fix HTReadProgress (patch)
Date: Mon, 21 Dec 1998 11:03:20 -0500 (EST)

> 
> In a recent note, address@hidden said: 
>  
> > Date: Mon, 21 Dec 1998 09:51:51 -0500 (EST) 
> >  
> > on Thursday.  There are the two localized bugs (keymap, partial display), 
> >  
> Also, I hope, Klaus's one-liner for persistent cookies: 

that was what I was thinking of (sorry: not partial display).  It's in my
current copy at home (and I ran my test build to see that all of the options
can be enabled/disabled).
   
>    Linkname: lynx-dev Re: Error compiling dev.10 without  
>           EXP_PERSISTENT_COOKIES 
>         URL: http://www.flora.org/lynx-dev/html/month1298/msg00510.html 
>  
> > ../../lynx2-8-2/src/LYCookie.c:527: `persistent_cookies' undeclared (first 
> > use 
>  in this function) 
>   
> The offending line should be changed from 
>     } else if ((persistent_cookies && (co->flags & COOKIE_FLAG_FROM_FILE)) 
> to just 
>     } else if ((co->flags & COOKIE_FLAG_FROM_FILE) 
>  
> -- gil 


-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

[Prev in Thread] Current Thread [Next in Thread]