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



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