[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LYNX-DEV lynx-386 filename problem
From: |
T.E.Dickey |
Subject: |
Re: LYNX-DEV lynx-386 filename problem |
Date: |
Thu, 18 Sep 1997 05:23:54 -0400 (EDT) |
> > I was able to test this last night. This fix doesn't work. The forward
> > slash is hardcoded in LYMain.c. I'll try to make a patch for this and
> > recompile. If I can make a patch that works, I will post it to the
> > list.
>
> In fixing this mixed forward/backslash problem, I found out that I
> missed a number of "chmod 600" lines in LYPrint.c that affect printing
> on the DOS platform. Attached is the combined patch of LYPrint.c and
> LYMain.c that seems to fix the problem. This is a patch against
> ac-0.58. I will make an executable available privately to Gary.
you should patch against a more recent version - I moved all but 2 of those
chmod's into a utility routine in my patch on the 4th (two weeks ago).
--
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey
;
; To UNSUBSCRIBE: Send a mail message to address@hidden
; with "unsubscribe lynx-dev" (without the
; quotation marks) on a line by itself.
;
Re: LYNX-DEV lynx-386 filename problem, Doug Kaufman, 1997/09/21
Re: LYNX-DEV lynx-386 filename problem, Leonid Pauzner, 1997/09/22