lynx-dev
[Top][All Lists]
Advanced

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

LYNX-DEV Recommended change


From: Larry W. Virden, x2487
Subject: LYNX-DEV Recommended change
Date: Tue, 11 Mar 1997 08:21:21 -0500

I notice in LYCurses.c, LYMainLoop.c, LYReadCFG.c, HTAccess.c, HTInit.c, 
HTML.c, LYLeaks.c, LYLocal.c, LYMail.c, LYMain.c, LYTraversal.c
that an exsplicit exit of -1 is returned.  Since there are few, if any,
shells on Unix at least that allow exit codes of negative, and POSIX
only defines exit codes of non-negative, should we change these to something
else?  Even 255 would be okay.

Also, Is there a way to change lynx so that only if the URL that was
requested is returned do we exit with a zero?  Right now, if the server
returns an error status page, we still exit with a zero.
-- 
Larry W. Virden                 INET: address@hidden
<URL:http://www.teraform.com/%7Elvirden/> <*> O- "We are all Kosh."
Unless explicitly stated to the contrary, nothing in this posting should 
be construed as representing my employer's opinions.
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

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