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

[RFC][PATCH 09/22] JavaHL Ra API Implementation

From: Vladimir Berezniker <vmpn_at_hitechman.com>
Date: Sun, 22 Apr 2012 00:02:29 -0400

[[[
    JavaHL: Added support for creating of svn_string_t from JNIByteArray

    [ in subversion/bindings/javahl/native ]

    * JNIByteArray.cpp, JNIByteArray.h
      (getLength): Mark as const as the function does not alter class data
and can be used by other const functions
      (getSvnString): New function to convert JNI byte array to svn_string_t
]]]

Received on 2012-04-22 06:03:07 CEST

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.