On Mon, Dec 2, 2013 at 8:07 AM, Kornel Benko <kor...@lyx.org> wrote: > BTW, we do not come very far compiling with -Werror.
True. But there are not too many of these. And I think the auto_ptr warnings (now errors) only occur with -DLYX_ENABLE_CXX11 There are many more warnings using Clang. It would be nice to someday have warnings-free code for Clang and GCC so that we can easily detect when an important warning occurs. Scott