From cbd3cd125b574deaf1ad3c7001c5b6c9c40198ed Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 22 Dec 2018 22:42:13 +0300 Subject: Add support for $ in package manifest dependency constraint --- bpkg/satisfaction.hxx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bpkg/satisfaction.hxx') diff --git a/bpkg/satisfaction.hxx b/bpkg/satisfaction.hxx index c79d1fb..c49eb33 100644 --- a/bpkg/satisfaction.hxx +++ b/bpkg/satisfaction.hxx @@ -13,6 +13,9 @@ namespace bpkg { + // Note: all of the following functions expect the package dependency + // constraints to be complete. + // Return true if version satisfies the constraint. // bool -- cgit v1.1