Tells the compiler to allow for non-conformant code.
Linux:
-fpermissive
Windows:
None
OFF
The compiler does not allow for non-conformant code.