move ignore-try to EvalSettings
This commit is contained in:
@@ -467,7 +467,6 @@ EvalState::EvalState(
|
||||
, debugRepl(nullptr)
|
||||
, debugStop(false)
|
||||
, debugQuit(false)
|
||||
, ignoreTry(false)
|
||||
, trylevel(0)
|
||||
, regexCache(makeRegexCache())
|
||||
#if HAVE_BOEHMGC
|
||||
|
||||
Reference in New Issue
Block a user