lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev lynx2.8.5dev.14h.patch.gz


From: Leonid Pauzner
Subject: Re: lynx-dev lynx2.8.5dev.14h.patch.gz
Date: Tue, 8 Apr 2003 15:57:02 +0400 (MSD)

30-Mar-2003 17:09 Thomas Dickey wrote:
> This snapshot has (I think) the remaining issues with mailform resolved,
> so it works with binary file-upload.

>       ftp://invisible-island.net/temp/lynx2.8.5dev.14h.patch.gz

Reading your patch (especially in LYMainLoop.c area),
I am courious about the possibility of
       (doc->post_data != NULL) *but* (isBEmpty(doc->post_data) == TRUE)

currently in lynx.
IMHO, the invariant "post_data is NULL, or not NULL with len >0"
could easily be achieved somethere in HText_SibmitForm - the only place
where post_data is really changed.

Leonid.


; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

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