Bug#1075172: libgraphics-libplot-perl: ftbfs with GCC-14

2024-08-04 Thread Niko Tyni
On Sat, Jul 27, 2024 at 02:40:06PM +0200, Étienne Mollier wrote: > Control: tags -1 confirmed > > Relevant part of the failure is: > > Libplot.xs:91:13: error: ‘return’ with no value, in function returning > non-void [-Wreturn-mismatch] > 91 | return __BEGIN_DECLS; >

Bug#1075172: libgraphics-libplot-perl: ftbfs with GCC-14

2024-07-27 Thread Étienne Mollier
Control: tags -1 confirmed Relevant part of the failure is: Libplot.xs:91:13: error: ‘return’ with no value, in function returning non-void [-Wreturn-mismatch] 91 | return __BEGIN_DECLS; | ^~ Libplot.xs:24:1: note: declared