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

Re: svn commit: r1004438 - in /subversion/branches/object-model/subversion: bindings/c++/include/Pool.h bindings/c++/include/Types.h tests/libsvn++/client-test.cpp tests/libsvn++/util-test.cpp

From: Ivan Zhakov <ivan_at_visualsvn.com>
Date: Tue, 5 Oct 2010 12:41:59 +0400

On Tue, Oct 5, 2010 at 01:27, <hwright_at_apache.org> wrote:
> Author: hwright
> Date: Mon Oct  4 21:27:35 2010
> New Revision: 1004438
>
> URL: http://svn.apache.org/viewvc?rev=1004438&view=rev
> Log:
> On the object-model branch:
> Parameterize the pool alloc function to return a buffer of a given type.
> This prevents the need to add casts whenever grabbing bits of allocated memory.
It might be useful to add alloc function without argument to allocate
just one element of given type since it could detect size of
parametrized type.

-- 
Ivan Zhakov
VisualSVN Team
Received on 2010-10-05 10:42:41 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.