Bug#868609: le FTBFS with latest ncurses

2018-04-24 Thread Boyuan Yang
X-Debbugs-CC: l...@netis.ru 在 2017年8月23日星期三 CST 下午10:27:46,您写道: > On 23 August 2017 at 14:56, Alexander V. Lukyanov wrote: > > 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? >

Bug#868609: le FTBFS with latest ncurses

2017-08-23 Thread Raphael Geissert
On 23 August 2017 at 14:56, Alexander V. Lukyanov wrote: > 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. Awesome, thanks. I'll take care of the uploa

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-08-18 Thread Raphael Geissert
Alexander, Do you plan to make a new release with the fixes? or should I grab the patches from github? I'd like to fix this some time soon to get le back in testing. Thanks in advance. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net

Bug#868609: le FTBFS with latest ncurses

2017-07-30 Thread Thomas Dickey
On Wed, Jul 26, 2017 at 05:18:57AM -0400, Thomas Dickey wrote: > On Tue, Jul 25, 2017 at 01:19:16PM +0300, Alexander V. Lukyanov wrote: > > 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

Bug#868609: le FTBFS with latest ncurses

2017-07-26 Thread Thomas Dickey
On Tue, Jul 25, 2017 at 01:19:16PM +0300, Alexander V. Lukyanov wrote: > 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-

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 Thomas Dickey
On Tue, Jul 25, 2017 at 10:04:02AM +0300, Alexander V. Lukyanov wrote: > 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 ther

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-22 Thread Thomas Dickey
To ensure that I made a correct fix, I test-compiled le-1.16.3 and ran it. Doing that, I noticed some additional issues (partly because I did not override the makefile's C++ variables, but that was just as well, since it prompted me to do the extra fixes): a) renamed the private symbol find_pair t

Bug#868609: le FTBFS with latest ncurses

2017-07-22 Thread Thomas Dickey
On Mon, Jul 17, 2017 at 02:51:22PM +0300, Alexander V. Lukyanov wrote: > 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 >

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 > > > Severity: serious > > > Tags: buster sid > > > > >

Bug#868609: le FTBFS with latest ncurses

2017-07-17 Thread Thomas Dickey
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 > > Severity: serious > > Tags: buster sid > > > > https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/le.html >

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

Bug#868609: le FTBFS with latest ncurses

2017-07-16 Thread Adrian Bunk
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 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -W