[libinline-java-perl] 328/398: debug

Jonas Smedegaard dr at jones.dk
Thu Feb 26 11:43:19 UTC 2015


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

js pushed a commit to tag 0.55
in repository libinline-java-perl.

commit 385292eb5e44a07d37027a7ebee17ea17c13a149
Author: patrick_leb <>
Date:   Thu Jun 17 00:34:31 2004 +0000

    debug
---
 Java/Protocol.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Java/Protocol.pm b/Java/Protocol.pm
index cf3167f..e0c81da 100644
--- a/Java/Protocol.pm
+++ b/Java/Protocol.pm
@@ -394,6 +394,7 @@ sub DeserializeObject {
 				if (Inline::Java::Class::ClassIsReference($elem_class)){
 					if (! Inline::Java::known_to_perl($pkg, $elem_class)){
 						if (($thrown)||($this->{inline}->get_java_config('AUTOSTUDY'))){
+							Inline::Java::debug(2, "autostudying $elem_class...") ;
 							$this->{inline}->_study([$elem_class]) ;
 						}
 						else{	

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libinline-java-perl.git



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