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

Re: Broken range in "Show log" from Update

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 09 Jan 2011 19:33:23 +0100

On 08.01.2011 19:26, Daniel Klima wrote:
> Unless I botched it somewhere following patch should finally fix the
> issue.
>
> I included there some post->prefix,unused variable (just assigned
> result of apr pool function but never checked or otherwise used) .

Committed in r20673 and r20674.
But your patch for the apr pool doesn't seem to be right. You still call
the functions but simply ignore its returned allocated memory.
I've removed the unused variable properly instead (r20675)

> Second patch is for building with APR 1.4.2 .
>
> Both are compile tested and Update+show log runtime tested as well.

Strange. With your patch, I get compiler errors using apr-1.4.2.
But I got it working, committed that change in r20676.

> Last note:TSVN can be compiled with Boost 1.45 , serf trunk and
> SQLite 3.7.4 with no changes.(AFAIK)

Updated the boost headers and sqlite too.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2696846
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-01-09 19:33:57 CET

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

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