aboutsummaryrefslogtreecommitdiff
path: root/libbuild2
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2020-04-06 11:01:52 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2020-04-06 11:01:52 +0200
commitf63b3274d6d79398b700eb1e2342a77f7d0ab3b7 (patch)
tree14d681f08624a9db963778a070ad6674a567a3cd /libbuild2
parent7e1609da442005022503a7bc66fbeb06870e023c (diff)
Draft 2
Diffstat (limited to 'libbuild2')
-rw-r--r--libbuild2/config/utility.hxx2
-rw-r--r--libbuild2/file.cxx3
2 files changed, 3 insertions, 2 deletions
diff --git a/libbuild2/config/utility.hxx b/libbuild2/config/utility.hxx
index 38a3ae1..ee266f1 100644
--- a/libbuild2/config/utility.hxx
+++ b/libbuild2/config/utility.hxx
@@ -97,7 +97,7 @@ namespace build2
//
// Note also that we can first do the lookup without the default value and
// then, if there is no value, call the version with the default value and
- // end up with the same result if we called the default value version
+ // end up with the same result as if we called the default value version
// straight away. This is useful when computing the default value is
// expensive. It is also ok to call both versions multiple times provided
// the flags are the same.
diff --git a/libbuild2/file.cxx b/libbuild2/file.cxx
index 405e1f0..3e6282c 100644
--- a/libbuild2/file.cxx
+++ b/libbuild2/file.cxx
@@ -1309,7 +1309,8 @@ namespace build2
// @@ TODO/MAYBE:
//
- // - Should we be printing NULL values?
+ // - Should we be printing NULL values? Maybe make this configurable?
+ // - Quoted printing format (single/double)?
//
// Use the special `config` module name (which doesn't have its own