Bug#868609: le FTBFS with latest ncurses

2017-08-23 Thread Alexander V. Lukyanov
On Fri, Aug 18, 2017 at 12:39:00PM +0200, Raphael Geissert wrote: > Do you plan to make a new release with the fixes? or should I grab the > patches from github? 1.16.5 has been released. -- Alexander.

Bug#868609: le FTBFS with latest ncurses

2017-08-21 Thread Alexander V. Lukyanov
On Fri, Aug 18, 2017 at 12:39:00PM +0200, Raphael Geissert wrote: > Do you plan to make a new release with the fixes? or should I grab the > patches from github? I'm going to release next version soon. I'm only waiting for a feedback from a NetBSD user (compilation problem). -- Alexander.

Bug#868609: le FTBFS with latest ncurses

2017-07-25 Thread Alexander V. Lukyanov
On Tue, Jul 25, 2017 at 04:55:54AM -0400, Thomas Dickey wrote: > > > e) fix a different fail-to-build with the opaque TERMTYPE > > > > I don't see how these lines are equivalent: > > > > - TERMTYPE *tp = &cur_term->type; > > + TERMTYPE *tp = (TERMTYPE *)(&cur_term); > > They're the same because

Bug#868609: le FTBFS with latest ncurses

2017-07-25 Thread Alexander V. Lukyanov
On Sat, Jul 22, 2017 at 10:52:19AM -0400, Thomas Dickey wrote: > c) add a cast to fix a signed/unsigned compiler warning I will check if a newer/better version of regex.c if available in emacs (it was taken from there). > d) add (to help with running valgrind) the ExitProgram macro Where is HAV

Bug#868609: le FTBFS with latest ncurses

2017-07-17 Thread Alexander V. Lukyanov
On Mon, Jul 17, 2017 at 05:28:09AM -0400, Thomas Dickey wrote: > On Mon, Jul 17, 2017 at 11:43:35AM +0300, Alexander V. Lukyanov wrote: > > On Mon, Jul 17, 2017 at 02:48:27AM +0300, Adrian Bunk wrote: > > > Source: le > > > Version: 1.16.3-1 > > > Seve

Bug#868609: le FTBFS with latest ncurses

2017-07-17 Thread Alexander V. Lukyanov
On Mon, Jul 17, 2017 at 02:48:27AM +0300, Adrian Bunk wrote: > Source: le > Version: 1.16.3-1 > Severity: serious > Tags: buster sid > > https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/le.html > > ... > gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -I/usr/include/ncursesw