Bug#897794: How to fix symbols files to work with gcc-7 and gcc-8 (Was: Bug#897794: libquazip: ftbfs with GCC-8)

2018-05-05 Thread Alf Gaida
Hi Andreas, there is a MR waiting in salsa. Cheers Alf

Bug#897794: How to fix symbols files to work with gcc-7 and gcc-8 (Was: Bug#897794: libquazip: ftbfs with GCC-8)

2018-05-05 Thread Yavor Doganov
Mattia Rizzolo wrote: > On Fri, May 04, 2018 at 04:06:05PM +0300, Yavor Doganov wrote: > > Andreas Tille wrote: > > > What's the correct way to fix the symbols file to work with both > > > versions of gcc? > > > > Don't use symbols files for C++ libraries? > > Please do not advocate nor

Bug#897794: How to fix symbols files to work with gcc-7 and gcc-8 (Was: Bug#897794: libquazip: ftbfs with GCC-8)

2018-05-04 Thread Mattia Rizzolo
On Sat, May 05, 2018 at 12:45:08AM +0200, Svante Signell wrote: > But why log symbols at all? It > seems to be very much not needed. If so tell me why it is! Mainly I see two reasons: 1. being able to use properly versioned dependencies on the library 2. have a safety net against what are imho

Bug#897794: How to fix symbols files to work with gcc-7 and gcc-8 (Was: Bug#897794: libquazip: ftbfs with GCC-8)

2018-05-04 Thread Svante Signell
On Fri, 2018-05-04 at 23:16 +0200, Mattia Rizzolo wrote: > Yavor, > > On Fri, May 04, 2018 at 04:06:05PM +0300, Yavor Doganov wrote: > > Andreas Tille wrote: > > > What's the correct way to fix the symbols file to work with both > > > versions of gcc? > Guess what, C++ is more complex than C.

Bug#897794: How to fix symbols files to work with gcc-7 and gcc-8 (Was: Bug#897794: libquazip: ftbfs with GCC-8)

2018-05-04 Thread Mattia Rizzolo
On Fri, May 04, 2018 at 02:52:30PM +0200, Andreas Tille wrote: > there are several bugs filed against packages of the Debian Med > team. Well, it's not really only about Debian Med... > What's the correct way to fix the symbols file to work > with both versions of gcc? As usual. Investigate why

Bug#897794: How to fix symbols files to work with gcc-7 and gcc-8 (Was: Bug#897794: libquazip: ftbfs with GCC-8)

2018-05-04 Thread Mattia Rizzolo
Yavor, On Fri, May 04, 2018 at 04:06:05PM +0300, Yavor Doganov wrote: > Andreas Tille wrote: > > What's the correct way to fix the symbols file to work with both > > versions of gcc? > > Don't use symbols files for C++ libraries? Please do not advocate nor recommend such pointless stands. Yes,

Bug#897794: How to fix symbols files to work with gcc-7 and gcc-8 (Was: Bug#897794: libquazip: ftbfs with GCC-8)

2018-05-04 Thread Andreas Tille
On Fri, May 04, 2018 at 04:06:05PM +0300, Yavor Doganov wrote: > Andreas Tille wrote: > > What's the correct way to fix the symbols file to work with both > > versions of gcc? > > Don't use symbols files for C++ libraries? Well, it took a *long* time before I've undergone the process from