From 2b3f7a2fb6a42460775c77f3afaabcd23d726636 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Tue, 4 Nov 2014 22:17:33 -0500 Subject: [PATCH] CLI - Added explanatory comment for commented out code. Not sure what to do about it yet. --- src/CLI.cpp | 3 +++ 1 file changed, 3 insertions(+) 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 { /*