aboutsummaryrefslogtreecommitdiff
path: root/build2/types
diff options
context:
space:
mode:
Diffstat (limited to 'build2/types')
-rw-r--r--build2/types2
1 files changed, 2 insertions, 0 deletions
diff --git a/build2/types b/build2/types
index 5409c60..8ccbd13 100644
--- a/build2/types
+++ b/build2/types
@@ -91,6 +91,8 @@ namespace build2
// a (variable) value of this type gets initialized from untyped names. See
// value_type<abs_dir_path> for details.
//
+ // Note that currently we also normalize and actualize the path.
+ //
struct abs_dir_path: dir_path
{
using dir_path::dir_path;