From 1a8aa9b68f8986f48d52182db1cc80942f379ede Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 15 Jun 2022 13:05:31 +0200 Subject: Minor cleanups --- bpkg/pkg-build.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bpkg/pkg-build.cxx') diff --git a/bpkg/pkg-build.cxx b/bpkg/pkg-build.cxx index df58951..9c10817 100644 --- a/bpkg/pkg-build.cxx +++ b/bpkg/pkg-build.cxx @@ -2812,7 +2812,7 @@ namespace bpkg postponed_configurations& postponed_cfgs, postponed_positions& postponed_poss, // - // @@ TMP This will probably be gone (see below). + // @@ TMP-K This will probably be gone (see below). // bool force_configured = false, @@ -3060,7 +3060,7 @@ namespace bpkg // Bail out if this is a configured non-system package and no recursive // collection is required nor the collection is forced. // - // @@ TMP Forcing collection will probably be gone when we implement + // @@ TMP-K Forcing collection will probably be gone when we implement // complete negotiation implementation since we will recognize the // need to recollect by the presence of the respective config vars, // etc. @@ -6317,7 +6317,7 @@ namespace bpkg pc = &postponed_cfgs[ci]; - // @@ TMP: "shadow" seems no longer correct. + // @@ TMP-K: "shadow" seems no longer correct. // l5 ([&]{trace << "cfg-negotiation of " << *pc << " failed due " << "to dependent " << e.dependent << ", adding " -- cgit v1.1