зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1136584 - Fix warning-as-errors error. r=me
This commit is contained in:
Родитель
c7306e4a06
Коммит
935d77b39e
|
@ -142,7 +142,9 @@ static bool enableIon = false;
|
|||
static bool enableAsmJS = false;
|
||||
static bool enableNativeRegExp = false;
|
||||
static bool enableUnboxedObjects = false;
|
||||
#ifdef JS_GC_ZEAL
|
||||
static char gZealStr[128];
|
||||
#endif
|
||||
|
||||
static bool printTiming = false;
|
||||
static const char *jsCacheDir = nullptr;
|
||||
|
|
Загрузка…
Ссылка в новой задаче