On Sat, 19 Jul 2025 at 03:40, <test...@tester.lyx.org> wrote: > Making all in autotests > Making all in config > Making all in development > Making all in po > Making all in 3rdparty > Making all in nod > Making all in src > CHK lyx_commit_hash.h > Making all in support > Making all in frontends > Making all in qt > Making all in . > Making all in . > CHK lyx_commit_hash.h > AR liblyxcore.a > AR liblyxmathed.a > CXX insets/InsetRef.o > insets/InsetRef.cpp: In member function 'virtual void > lyx::InsetRef::docbook(lyx::XMLStream&, const lyx::OutputParams&) const': > insets/InsetRef.cpp:588:61: error: unused parameter 'rp' > [-Werror=unused-parameter] > 588 | void InsetRef::docbook(XMLStream & xs, OutputParams const & rp) > const > | ~~~~~~~~~~~~~~~~~~~~~^~ > cc1plus: all warnings being treated as errors > make[4]: *** [Makefile:2400: insets/InsetRef.o] Error 1 > make[3]: *** [Makefile:2548: all-recursive] Error 1 > make[2]: *** [Makefile:1690: all] Error 2 > make[1]: *** [Makefile:585: all-recursive] Error 1 > make: *** [Makefile:480: all] Error 2 >
I pushed a3b88460239bdf21492ec723ce1f8dfb876b9791, which should solve this issue.
-- lyx-devel mailing list lyx-devel@lists.lyx.org https://lists.lyx.org/mailman/listinfo/lyx-devel