On 2016-07-11 10:25 +0200, Sven Joachim wrote:

> On 2016-03-14 17:27 +0100, Sven Joachim wrote:
>
> Looking at it again, there _is_ a small bug in ncurses, the trailing
> space should not have been there in the first place.  It is in the
> include/Caps* files and has been there forever (at least since ncurses
> 1.9.9g):
>
> ,---- [ include/Caps* ]
> | #%Whenever possible, capnames are chosen to be the same as or similar to
> | #%the ANSI X3.64-1979 standard (now superseded by ECMA-48, which uses 
> `----                                                                  ^^ 
> note trailing space here
>
> Running "sed -i -e 's/which uses $/which uses/' include/Caps*" fixes that.

Thomas, could you please do that upstream?

Cheers,
       Sven

Reply via email to