[libconfig-model-dpkg-perl] 21/24: Added a comment

dod at debian.org dod at debian.org
Sun Apr 20 13:07:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

dod pushed a commit to branch master
in repository libconfig-model-dpkg-perl.

commit 0e66a28988527c656a57174ad55c3194ad446423
Author: Dominique Dumont <dod at debian.org>
Date:   Sat Apr 19 12:42:29 2014 +0200

    Added a comment
---
 lib/Config/Model/Dpkg/Dependency.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/Config/Model/Dpkg/Dependency.pm b/lib/Config/Model/Dpkg/Dependency.pm
index fef40f3..321ff26 100644
--- a/lib/Config/Model/Dpkg/Dependency.pm
+++ b/lib/Config/Model/Dpkg/Dependency.pm
@@ -253,6 +253,7 @@ sub check_value {
     } ;
 
     $args{fix} //= 0;
+	# when fixing, SUPER::check_value may modify $args{value} before calling back
     $self->SUPER::check_value(%args, callback => $my_cb) ;
 
 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-dpkg-perl.git



More information about the Pkg-perl-cvs-commits mailing list