pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/51671: ncursesw: Problems with displaying wide chars
The following reply was made to PR pkg/51671; it has been noted by GNATS.
From: christos%zoulas.com@localhost (Christos Zoulas)
To: gnats-bugs%NetBSD.org@localhost, pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
pkgsrc-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/51671: ncursesw: Problems with displaying wide chars
Date: Fri, 2 Dec 2016 09:49:41 -0500
On Nov 29, 10:05am, carsten.kunze%arcor.de@localhost (carsten.kunze%arcor.de@localhost) wrote:
-- Subject: pkg/51671: ncursesw: Problems with displaying wide chars
Is this with HEAD? (Including all the dynamic linker changes?). Also if
you use HEAD your symbolizer issues with ASAN should be fixed. Finally
putting literal characters in the strings in the PR mangles them, you
should use \xab or \012 or { nn, nn, nn, } to initialize strings so that
they don't get mangled :-)
christos
Home |
Main Index |
Thread Index |
Old Index