Forgotten changes from 875ebcf

This commit is contained in:
Alexey Prokhin
2012-01-10 21:46:40 +04:00
parent 0f489f1bdc
commit 43365105ef

View File

@@ -182,7 +182,7 @@ struct Param
bool useSwitchError; // check for switches without a default
bool useUnitTests; // generate unittest code
bool useInline; // inline expand functions
bool warnings; // enable warnings
ubyte warnings; // enable warnings
ubyte Dversion; // D version number
// 1: warnings as errors
// 2: informational warnings (no errors)