Am Montag, 12. November 2012 um 11:22:24, schrieb Kornel Benko <kor...@lyx.org> > Am Montag, 12. November 2012 um 03:05:41, schrieb Pavel Sanda <sa...@lyx.org> > > The branch, master, has been updated. > > > > - Log ----------------------------------------------------------------- > > > > commit d692d6f27e7b440a582c8bc524eb8755634fc568 > > Author: Pavel Sanda <sa...@lyx.org> > > Date: Mon Nov 12 03:05:30 2012 +0100 > > > > Less headers in docstring. > > > > > [ 15%] Building CXX object src/support/CMakeFiles/support.dir/docstring.cpp.o > cd /usr/BUILD/BuildLyxGit/src/support && /usr/bin/c++ -Wall > -Wunused-parameter -std=gnu++0x -fno-strict-aliasing -Wall > -Wunused-parameter -std=gnu++0x -O3 -DNDEBUG -I/usr/BUILD/BuildLyxGit > -I/usr/src/lyx/lyx-git/src -I/usr/include/enchant > -I/usr/src/lyx/lyx-git/boost -I/usr/src/lyx/lyx-git/src/support > -I/usr/BUILD/BuildLyxGit/src/support > -I/usr/src/lyx/lyx-git/src/support/mythes -I/usr/include/qt4 > -I/usr/include/qt4/Qt -I/usr/share/qt4/mkspecs/default > -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui > -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtDesigner > -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtOpenGL > -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg > -I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtTest > -DBOOST_USER_CONFIG="<config.h>" -o CMakeFiles/support.dir/docstring.cpp.o -c > /usr/src/lyx/lyx-git/src/support/docstring.cpp > /usr/src/lyx/lyx-git/src/support/docstring.cpp:115:46: error: expected > class-name before ‘{’ token > /usr/src/lyx/lyx-git/src/support/docstring.cpp: In constructor > ‘lyx::to_local8bit_failure::to_local8bit_failure()’: > /usr/src/lyx/lyx-git/src/support/docstring.cpp:117:35: error: class > ‘lyx::to_local8bit_failure’ does not have any field named ‘bad_cast’ > > Kornel
Inserting again #include <typeinfo> cures it. Kornel
signature.asc
Description: This is a digitally signed message part.