lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev Lynx 2.8.2dev 20 for vms - bug fixes - addendum


From: Andy Harper
Subject: lynx-dev Lynx 2.8.2dev 20 for vms - bug fixes - addendum
Date: Fri, 26 Mar 1999 15:38:52 BST

Following up my earlier message of today, I omitted some detail on one of the
changes:

[.SRC]LYUTILS.C:
The definition of COPY_COMMAND needs to be changed, thus:

************
File DISK$COMPCENT:[UDAA055.TEMP.LYNX2-8-2.SRC]LYUTILS.C;4
   95   #define COPY_COMMAND "%s %s %s"
   96   #else
******
File DISK$COMPCENT:[UDAA055.TEMP.LYNX2-8-2.SRC]LYUTILS.C;1
   95   #define COPY_COMMAND "copy/nolog/noconf %s %s"
   96   #else
************

in conjunction with the definition of COPY_PATH in SRCDEFS.H, in the VMS
section, to
#define COPY_PATH "copy/nolog/noself"


Without these changes, downloaded files appear to save but do not.

Regards,

Andy Harper
Kings College London

reply via email to

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