[Aptitude-devel] Bug#1012895: Bug#1012895: aptitude: ftbfs with GCC-12

2022-07-25 Thread Axel Beckert
Hi Paul, Paul Wise wrote: > On Tue, 2022-07-26 at 00:28 +0200, Axel Beckert wrote: > > Paul Wise wrote: > > > I tried to build aptitude, found it fails due to cwidget bug #1015925. > > > > Do you intend to NMU that? > > I'd prefer the cwidget team take care of it, […] > > Not really true. It's

[Aptitude-devel] Bug#1012895: aptitude: ftbfs with GCC-12

2022-07-25 Thread Paul Wise
On Tue, 2022-07-26 at 00:28 +0200, Axel Beckert wrote: > Paul Wise wrote: > > I tried to build aptitude, found it fails due to cwidget bug #1015925. > > Do you intend to NMU that? I'd prefer the cwidget team take care of it, since I don't have access to their VCS, but if they don't have time

[Aptitude-devel] Bug#1012895: aptitude: ftbfs with GCC-12

2022-07-25 Thread Axel Beckert
Hi Paul, Paul Wise wrote: > I tried to build aptitude, found it fails due to cwidget bug #1015925. Do you intend to NMU that? > The issue is that the operator<< functions are not declared before the > call site, so forward declarations before HelperMacros.h are needed: Thanks for having looked