[cmake-developers] clang now warns: 'register' storage class specifier is deprecated

Brad King brad.king at kitware.com
Fri Jun 28 11:47:04 EDT 2013


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



More information about the cmake-developers mailing list