Philip Martin writes:
>Iterator iter(get_iterator());
>while (iter.has_next())
> + {
> +m_env.PushLocalFrame(10);
> function(T(m_env, NativeT(iter.next(;
> +m_env.PopLocalFrame();
> + }
>return function;
Rewriting as:
while (i
Philip Martin writes:
> Branko Čibej writes:
>
>> And I don't see these, either. I checked the code and we explicitly use
>> a JNI local frame in the core loop of unparseExternals. Try as I might,
>> I can't see where all those local references could be coming from.
>
> ImmutableList::for_each a
Branko Čibej writes:
> And I don't see these, either. I checked the code and we explicitly use
> a JNI local frame in the core loop of unparseExternals. Try as I might,
> I can't see where all those local references could be coming from.
ImmutableList::for_each appears to be the problem. The fo
I'm happy to announce the release of Apache Subversion 1.10.0-rc2.
Please choose the mirror closest to you by visiting:
http://subversion.apache.org/download.cgi#pre-releases
The SHA1 checksums are:
8d79006f0ae53536d7c1d28bbf86f677042f3e9b subversion-1.10.0-rc2.tar.bz2
44d224ad63f3bd
4 matches
Mail list logo