lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Patch for dev.18


From: T.E.Dickey
Subject: Re: lynx-dev Patch for dev.18
Date: Mon, 13 Jul 1998 05:20:52 -0400 (EDT)

> > > --- 1117,1123 ----  
> > >   #else  
> > >                   char tmpbuf[MAX_LINE_BUFFER_LEN];  
> > >                   sprintf (tmpbuf, "%s=%s", tbl->name, value);  
> > > !                 q->str_value = (char **)calloc(1, sizeof(char **));  
> > >                   StrAllocCopy(*(q->str_value), tmpbuf);  
> > >                   putenv (*(q->str_value));  
>  
> Where's the  if (q->str_value==NULL) ? 
>  
> *taps foot* 
gotcha (report bugs ;-).
  
> tsk tsk tsk 
> --  
>        Mike Castle       Life is like a clock:  You can work constantly 
>   address@hidden  and be right all the time, or not work at all 
> www.netcom.com/~dalgoda/ and be right at least twice a day.  -- mrc 
>     We are all of us living in the shadow of Manhattan.  -- Watchmen 


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

reply via email to

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