Am Freitag, 19. Oktober 2018 00:12:49 CEST schrieb Scott Kostyshak <skost...@lyx.org>: > On Sun, Oct 14, 2018 at 04:58:51PM -0400, Scott Kostyshak wrote: > > On Sun, Oct 14, 2018 at 08:48:33PM +0200, Kornel Benko wrote: > > > Am Sonntag, 14. Oktober 2018 10:59:08 CEST schrieb Scott Kostyshak > > > <skost...@lyx.org>: > > > > On Sun, Oct 14, 2018 at 08:11:19AM +0200, Kornel Benko wrote: > > > > > > > > > I agree. OTOH, I need it while debugging. Do you know how to trick > > > > > the compiler? > > > > > For now, I will remove the routine > > > > > > > > Maybe this? > > > > > > > > https://stackoverflow.com/a/3394268/1376404 > > > > > > > > Scott > > > > > > Yes, some pragma would be OK. > > > > > > If I understood correctly > > > > > > #pragma GCC diagnostic push > > > #pragma GCC diagnostic ignored "-Werror" > > > > > > some unused code > > > > > > #pragma GCC diagnostic pop > > > > > > could do it. > > > > Thanks for fixing it (I just compiled current master without error). I > > know it's not fun to spend time fixing something that is not really > > broken, but I'm happy to have -Werror back. > > Compilation with -Werror seems to be broken again at d6cc58f4. > > Scott
I didn't see any error or warning. Could you give me a better hint? Kornel
signature.asc
Description: This is a digitally signed message part.