NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/55443 CVS commit: src/lib/libcurses
The following reply was made to PR lib/55443; it has been noted by GNATS.
From: "Valeriy E. Ushakov" <uwe%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/55443 CVS commit: src/lib/libcurses
Date: Thu, 2 Jul 2020 23:43:01 +0000
Module Name: src
Committed By: uwe
Date: Thu Jul 2 23:43:01 UTC 2020
Modified Files:
src/lib/libcurses: cchar.c
Log Message:
setcchar - don't lose combining marks to a typo.
We copy len wchars but set the length field to 1, instead of len.
From Naman Jain in PR lib/55443
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/lib/libcurses/cchar.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