From b3f6553294bf6455f6fbee542f6481436f62a460 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 29 Jul 2016 12:40:15 +0200 Subject: Fix bug in prerequisite iteration leave group support --- build2/target | 2 ++ 1 file changed, 2 insertions(+) (limited to 'build2/target') 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 (); -- cgit v1.1