Bug#828926: [Freewx-maint] Bug#828926: wxwidgets3.0: FTBFS with gcc-6 and glibc 2.23

2016-07-15 Thread Olly Betts
On Wed, Jun 29, 2016 at 09:41:01AM -0400, Scott Talbert wrote: > On Tue, 28 Jun 2016, Daniel Schepler wrote: > > >../src/stc/scintilla/src/Editor.cxx: In function 'bool Close(Point, Point)': > >../src/stc/scintilla/src/Editor.cxx:5844:23: error: call of overloaded > >'abs(XYPOSITION)' is ambiguous

Bug#828926: [Freewx-maint] Bug#828926: wxwidgets3.0: FTBFS with gcc-6 and glibc 2.23

2016-06-29 Thread Scott Talbert
On Tue, 28 Jun 2016, Daniel Schepler wrote: ../src/stc/scintilla/src/Editor.cxx: In function 'bool Close(Point, Point)': ../src/stc/scintilla/src/Editor.cxx:5844:23: error: call of overloaded 'abs(XYPOSITION)' is ambiguous if (abs(pt1.x - pt2.x) > 3) ^ This upstream comm

Bug#828926: wxwidgets3.0: FTBFS with gcc-6 and glibc 2.23

2016-06-28 Thread Daniel Schepler
Source: wxwidgets3.0 Version: 3.0.2+dfsg-1.4 Severity: important >From my pbuilder build log, using a chroot preferring gcc-defaults and glibc from experimental: ... ../src/stc/scintilla/src/Editor.cxx: In member function 'long int Editor::FindText(uptr_t, sptr_t)': ../src/stc/scintilla/src/Edito