[libinline-java-perl] 190/398: Ok

Jonas Smedegaard dr at jones.dk
Thu Feb 26 11:43:02 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 072c01e85acfa083be6e5a3c7811688725244bcb
Author: patrick_leb <>
Date:   Wed Mar 13 17:06:00 2002 +0000

    Ok
---
 t/t1.pl | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/t/t1.pl b/t/t1.pl
index 578cfd7..ce07beb 100755
--- a/t/t1.pl
+++ b/t/t1.pl
@@ -13,12 +13,13 @@ use Inline Config =>
 use Inline (
 	Java => qq|
 		class t  {
-			static int s = 0 ;
+			public static int s = 0 ;
 
 			public t(){
 			}
 		}
 	|, 
+	PRINT_INFO => 1,
 ) ;
 
 Inline::Java::release_JVM() ;

-- 
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