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
  CXX      Trans.o
Trans.cpp: In member function 'const lyx::docstring 
lyx::Trans::process(lyx::char_type, lyx::TransManager&)':
Trans.cpp:365:40: error: '((const 
__gnu_cxx::__alloc_traits<std::allocator<wchar_t>, 
wchar_t>::value_type*)((char*)&t + offsetof(const std::__cxx11::docstring, 
std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, 
std::allocator<wchar_t> >::<unnamed>)))[1]' may be used uninitialized 
[-Werror=maybe-uninitialized]
  365 |         return k.deadkey(c, kmod_list_[static_cast<tex_accent>(t[1])]);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Trans.cpp:357:25: note: 't' declared here
  357 |         docstring const t = match(c);
      |                         ^
cc1plus: all warnings being treated as errors
make[4]: *** [Makefile:2400: Trans.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
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to