aboutsummaryrefslogtreecommitdiff
path: root/bpkg/database.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-06-22 22:04:52 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-07-01 16:38:54 +0300
commit441cd214f04b8738c3fd92dd3c1a8ad1f2e56ba8 (patch)
tree49727c21918e0ef74a7c7e367b6396073d61f9aa /bpkg/database.hxx
parentede8a15c2e310b2ae30894dd640f58d87a8a9408 (diff)
Add support for building dependency in other configuration and re-pointing dependents to it
Diffstat (limited to 'bpkg/database.hxx')
-rw-r--r--bpkg/database.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/bpkg/database.hxx b/bpkg/database.hxx
index 735fe7f..4e54bb7 100644
--- a/bpkg/database.hxx
+++ b/bpkg/database.hxx
@@ -352,8 +352,8 @@ namespace bpkg
associated_databases implicit_associations_;
};
- // NOTE: remember to update config_package comparison operators if changing
- // the database comparison operators.
+ // NOTE: remember to update config_package comparison operators and
+ // compare_lazy_ptr if changing the database comparison operators.
//
// Note that here we use the database address as the database identity since
// we don't suppose two database instances for the same configuration to