lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev lynx2.8.2dev.12.gz


From: Ismael Cordeiro
Subject: Re: lynx-dev lynx2.8.2dev.12.gz
Date: Mon, 28 Dec 1998 10:15:59 -0500 (EST)

On Mon, 28 Dec 1998, Leonid Pauzner wrote:

> > 1998-12-26 (2.8.2dev.12)
> > * add version number to trace log (patch by IC)
> 
> there is no version number if you invoke "lynx -trace" though
> (only CTRL-T show version for now).

*** lynx2-8-2/src/LYMain.c.ori  Sat Dec 26 15:50:01 1998
--- lynx2-8-2/src/LYMain.c      Mon Dec 28 09:42:33 1998
***************
*** 1123,1129 ****
  #endif /* VMS */
        fflush(stdout);
        fflush(stderr);
!       fprintf(tfp, "\t\t%s\n\n", LYNX_TRACELOG_TITLE);
      }
  
      /*
--- 1123,1131 ----
  #endif /* VMS */
        fflush(stdout);
        fflush(stderr);
!       fprintf(tfp, "\t\t%s (%s)\n\n",
!                    LYNX_TRACELOG_TITLE,
!                    LYNX_VERSION);
      }
  
      /*

Ismael
-- 

       +--------------------------------------------------------------+
       | ISMAEL CORDEIRO            | mailto:address@hidden      |
       | Production sound mixer     | http://www.ismael.cordeiro.com/ |
       | Montréal - Québec - Canada | ftp://ftp.cam.org/users/ismael/ |
       +--------------------------------------------------------------+

reply via email to

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