lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev --enable-persistent-cookies, Re: 2.8.1dev.18.patch.gz


From: Rob Partington
Subject: Re: lynx-dev --enable-persistent-cookies, Re: 2.8.1dev.18.patch.gz
Date: Tue, 28 Jul 1998 11:08:11 +0100 (BST)

> > "./LYCookie.c", line 1850: error: non-constant initializer: op "U&" 
> ok - I didn't spot that one.

Me neither - mea culpa.  

> That was why I ifdef'd the code.  Here's what the manpage says
> 
> NOTES
>        The  strsep() function was introduced as a replacement for
>        strtok(), since the latter  cannot  handle  empty  fields.
>        (However,  strtok()  conforms  to ANSI-C and hence is more
>        portable.)

A new patch will be up by about 12pm, BST (in about an hour) using
my roll-your-own implementation of strsep.  This is just a quick 
hack replacement, so I'm not guaranteeing anything...  :->

It relies on strpbrk, which the man page says is supported by
just about everything so I hope it's there.  :->

If not, I'll roll another one. 
-- 
rob partington    personal: <URL: mailto:address@hidden >
  programmer     lynx mail: <URL: mailto:address@hidden >
 browser.org  lynx hacking: <URL: http://lynx.browser.org/rp/ >

reply via email to

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