pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
trader: update TODO, the curses display bugs have been fixed by roy@.
Module Name: pkgsrc-wip
Committed By: Frederic Cambus <fcambus%NetBSD.org@localhost>
Pushed By: fcambus
Date: Fri Mar 13 17:21:43 2020 +0100
Changeset: 1df5c25c18633632606c3049deddfe265e528f47
Modified Files:
trader/TODO
Log Message:
trader: update TODO, the curses display bugs have been fixed by roy@.
The issue mentioned in TODO was an occurence of NetBSD PR lib/23910.
Also mention that trader crashes when LANG is set to anything else
than C.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1df5c25c18633632606c3049deddfe265e528f47
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
trader/TODO | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diffs:
diff --git a/trader/TODO b/trader/TODO
index ae6c73b276..f4e68afc75 100644
--- a/trader/TODO
+++ b/trader/TODO
@@ -1,5 +1,3 @@
-If curses(3) is used on NetBSD, there are displays issues. In the main game
-view, background color is not rendered when there is no character in a cell,
-so the cells appear black. Same issue also happens in some dialog boxes.
+Trader crashes when LANG is set to anything else than C.
-There are issues with internationalization, notably in strfmon(3) output.
+There are issues with internationalization, notably in strfmon(3) output.
Home |
Main Index |
Thread Index |
Old Index