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

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

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

[[[
    JavaHL: Add support for marking object disposed without deleting it,
used by the new Ra JNI code

    [ in subversion/bindings/javahl/native ]

    * SVNBase.cpp, SVNBase.h
      (markDisposed, assertNotDisposed, init): New function to support
tracking disposal state of the object
      (ASSERT_NOT_DISPOSED): New macro for derived object to include in the
beginning of the java call to make sure object has not been disposed
]]]

Received on 2012-04-22 06:10:10 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.