diff --git a/src/CLI.cpp b/src/CLI.cpp index 196778574..6d0ea5cc6 100644 --- a/src/CLI.cpp +++ b/src/CLI.cpp @@ -1778,6 +1778,9 @@ void CLI::injectDefaults () context.header ("[" + combined + "]"); } + + // TODO This fails because when ::injectDefaults is first run, + // ::applyOverrides has not yet been called. else { /*