mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-15 12:23:13 +01:00
Forgotten changes from 875ebcf
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user