mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-04-17 17:29:02 +02:00
Fixed #46 — added missing option -wi
This commit is contained in:
@@ -202,7 +202,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
|
||||
char enforcePropertySyntax;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user