diff options
Diffstat (limited to 'libbuild2/file.cxx')
-rw-r--r-- | libbuild2/file.cxx | 3 |
1 files changed, 2 insertions, 1 deletions
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 |