On Sun, May 19, 2019 at 03:00:01PM +0200, Jürgen Womser-Schütz wrote: > For me the LyX build is broken: > > CXX Cursor.o > Cursor.cpp: In member function ‘bool lyx::Cursor::macroModeClose(bool)’: > Cursor.cpp:1765:53: error: expected ‘)’ before ‘{’ token > if (!selection.empty() && data && data->numargs() { > ^ > Cursor.cpp:1770:76: warning: suggest braces around empty body in an ‘if’ > statement [-Wempty-body] > > atomAsMacro->setDisplayMode(InsetMathMacro::DISPLAY_INTERACTIVE_INIT, 0); > > Jürgen (JWS)
Fixed. Thanks. -- Enrico