[libinline-java-perl] 97/398: *** empty log message ***

Jonas Smedegaard dr at jones.dk
Thu Feb 26 11:42:53 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 e6016f478abec4419ec1abbd8aa5b149a8c1015d
Author: Patrick LeBoutillier <patl at cpan.org>
Date:   Fri Jun 1 17:25:34 2001 +0000

    *** empty log message ***
---
 Java.pod | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Java.pod b/Java.pod
index c995c37..c98a892 100644
--- a/Java.pod
+++ b/Java.pod
@@ -384,7 +384,9 @@ following:
    # or
    $obj->f(Inline::Java::cast('char', '5')) ;
 
-The cast function forces the selection of the matching signature.
+The cast function forces the selection of the matching signature. Note that
+the cast must match the argument type exactly. Casting to a class that 
+extends the argument type will not work.
 
 Another case where type casting is need is when one wants to pass an array
 as a java.lang.Object:

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