On Tue, Feb 28, 2012 at 4:07 PM, Yury G. Kudryashov <[email protected]> wrote: > This branch compiles with -Werror here: > git pull git://gitorious.org/~urkud1/cmake/urkud-cmake.git add-const- > qualifiers
I still get warnings like: Source/cmCommand.h:99:16: warning: ‘virtual bool cmCommand::IsScriptable() const’ was hidden [-Woverloaded-virtual] Source/cmMacroCommand.cxx:53:16: warning: by ‘virtual bool cmMacroHelperCommand::IsScriptable()’ [-Woverloaded-virtual] Please add -Woverloaded-virtual and try again. Thanks, -Brad -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
