'character' : invalid character in pragma optimization list
An unknown character was found in the optimization list of an optimize pragma statement.
For example, the following statement generates C4918:
// compile with cl /c #pragma optimize("X", on)