[libinline-java-perl] 150/398: Removed old comment

Jonas Smedegaard dr at jones.dk
Thu Feb 26 11:42:58 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 abd4ac685b4efb5709fe02442262498cf7644051
Author: patrick_leb <>
Date:   Tue Jan 22 01:37:29 2002 +0000

    Removed old comment
---
 Java.pm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/Java.pm b/Java.pm
index f17da75..b008dde 100644
--- a/Java.pm
+++ b/Java.pm
@@ -442,9 +442,6 @@ sub compile {
 	# returned. Therefore a command failure is not detected.
 	# copy_classes will take care of checking whether there are actually files
 	# to be copied, and if not will exit the script.
-	# This strategy doesn't work that well if you have many classes in the same 
-	# file, but we can't penalize the other users just to give better support
-	# for Win9x...
 	foreach my $cmd (
 		"\"$javac\" InlineJavaServer.java $source > cmd.out $predir",
 		["copy_classes", $o, $install],

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