NetBSD-Bugs archive

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

PR/55434 CVS commit: src/lib/libcurses



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

From: "Valeriy E. Ushakov" <uwe%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55434 CVS commit: src/lib/libcurses
Date: Tue, 30 Jun 2020 21:02:24 +0000

 Module Name:	src
 Committed By:	uwe
 Date:		Tue Jun 30 21:02:24 UTC 2020
 
 Modified Files:
 	src/lib/libcurses: line.c
 
 Log Message:
 whline_set - save/restore the y coordinate too.
 Reaching the right side of the screen can cause a line wrap.
 PR lib/55434
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.11 -r1.12 src/lib/libcurses/line.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