NetBSD-Bugs archive

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

PR/41134 CVS commit: src/dist/nvi/vi



The following reply was made to PR bin/41134; it has been noted by GNATS.

From: Jed Davis <jld%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/41134 CVS commit: src/dist/nvi/vi
Date: Sat, 4 Apr 2009 01:13:43 +0000

 Module Name:   src
 Committed By:  jld
 Date:          Sat Apr  4 01:13:43 UTC 2009
 
 Modified Files:
        src/dist/nvi/vi: v_at.c
 
 Log Message:
 Make vi's '@' command work again; a precedence warning fix in r1.2 added
 parens in the wrong place such that '@' did nothing.  Needs pullup to -5.
 
 Reported by Ed Ravin; fixes PR 41134.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.2 -r1.3 src/dist/nvi/vi/v_at.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index