NetBSD-Bugs archive

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

PR/55931 CVS commit: src/lib/libcurses



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

From: "Brett Lymn" <blymn%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55931 CVS commit: src/lib/libcurses
Date: Sun, 27 Jun 2021 23:57:08 +0000

 Module Name:	src
 Committed By:	blymn
 Date:		Sun Jun 27 23:57:08 UTC 2021
 
 Modified Files:
 	src/lib/libcurses: cr_put.c
 
 Log Message:
 Fix PR lib/55931
 Only reset outcol if we actually emit a \n as cursor_down may not may
 not put the cursor at the start of the next line.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.34 -r1.35 src/lib/libcurses/cr_put.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