aboutsummaryrefslogtreecommitdiff
path: root/build2/target
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-07-29 12:40:15 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-07-29 12:40:15 +0200
commitb3f6553294bf6455f6fbee542f6481436f62a460 (patch)
treeebedb18342f1bd946b9a62aadcc6eccc076d9ff6 /build2/target
parent32e2ccb82db1962c659c2dc53e39a74e1f8d3b97 (diff)
Fix bug in prerequisite iteration leave group support
Diffstat (limited to 'build2/target')
-rw-r--r--build2/target2
1 files changed, 2 insertions, 0 deletions
diff --git a/build2/target b/build2/target
index dfc6abc..7a50a19 100644
--- a/build2/target
+++ b/build2/target
@@ -802,6 +802,8 @@ namespace build2
// will normally only be known once the caller searched and matched
// the group.
//
+ // Also, the enter/leave group support is full of ugly, special cases.
+ //
private:
void
switch_mode ();