Geoff Chappell - Software Analyst
nonstandard extension used : 'keyword' keyword is reserved for future use
This is a level 1 warning if the Microsoft language extensions are enabled (as by /Ze). Otherwise, it is not a warning but an error (C2328).
Although the C++ compiler has code for raising this warning, it seems that this code is unreachable.