[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r22601 - in trunk/subversion/bindings/java/javahl: native src/org/tigris/subversion/javahl src/org/tigris/subversion/javahl/tests

From: Daniel Rall <dlr_at_collab.net>
Date: 2006-12-09 02:47:37 CET

On Fri, 08 Dec 2006, Kamesh Jayachandran wrote:
...
> >+ * Class: org_tigris_subversion_javahl_SVNClient
> >+ * Method: diffSummarize
> >+ * Signature:
> >(Ljava/lang/String;Lorg/tigris/subversion/javahl/Revision;Ljava/lang/String;Lorg/tigris/subversion/javahl/Revision;ZZLorg/tigris/subversion/javahl/DiffSummaryReceiver;)V
> >+ */
>
> I am bit lost here should signature not capture jrecurse and
> jignoreancestry? (Or already does it by ZZ?)

Yes, the JNI format specifier "Z" maps to Java's "boolean" type.

Thanks Kamesh, fixed the rest of it on trunk in r22621.

  • application/pgp-signature attachment: stored
Received on Sat Dec 9 02:49:06 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.