On Sat, Aug 13, 2016 at 07:42:31PM +0200, Sven Joachim wrote:
> 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?

done (thanks for the reminder)

-- 
Thomas E. Dickey <[email protected]>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature

Reply via email to