NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/51673: curses: standend() does not turn off A_BOLD
The following reply was made to PR lib/51673; it has been noted by GNATS.
From: christos%zoulas.com@localhost (Christos Zoulas)
To: gnats-bugs%NetBSD.org@localhost, lib-bug-people%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost, carsten.kunze%arcor.de@localhost
Cc:
Subject: Re: lib/51673: curses: standend() does not turn off A_BOLD
Date: Tue, 29 Nov 2016 13:58:35 -0500
On Nov 29, 6:20pm, carsten.kunze%arcor.de@localhost (Carsten Kunze) wrote:
-- Subject: Re: lib/51673: curses: standend() does not turn off A_BOLD
| Sorry, I didn't know, that it is intended. Brett Lymn wrote
| few days ago, that NetBSD curses follows the spec mentioned above.
| Because of that I even didn't check the manpage--which clearly
| states that only A_STANDOUD is cleared. It does not harm to add
| a attrset(A_NORMAL) in the code which works with ncurses too.
| Maybe it is better to withdraw this commit. Sorry for the work
| and confusion :(
Given that the man page for curses says we follow the X/Open Spec, I've
changed it per the spec.
christos
Home |
Main Index |
Thread Index |
Old Index