On 6/28/2013 11:37 AM, Sean McBride wrote: > I can make a patch to remove the 'register' keyword, if you will accept it. > Anyone have a philosophical objection? If so, I will suppress the warning.
We can remove it from our code but for code imported from third-party projects please suppress it instead (#pragma) to keep the changes lighter. 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
