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

Re: [TSVN] TortoiseProc fails to build with latest Subversion 1.2.x

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-05-11 20:22:03 CEST

Mark Phippard wrote:
> There is a recent commit to the Subversion 1.2.x branch that causes TSVN
> to fail to build. Here is the error:
>
> \src\SVN\SVNInfo.cpp(143) : error C2039: 'xml_comment' : is not a member
> of 'svn_lock_t'
> f:\TSVN\Subversion\subversion\include\svn_types.h(428) : see
> declaration of 'svn_lock_t'

Fixed in revision 3317.

> There is also this warning.
>
> PropPageFrame.cpp
> \src\Utils\TreePropSheet\PropPageFrame.cpp(151) : warning C4541:
> 'dynamic_cast' used on polymorphic type 'CGdiObject' with /GR-;
> unpredictable behavior may result

Thanks for noticing that. I changed the compile settins for the debug
build, but forgot to change them for the release build too.

Fixed in revision 3318.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed May 11 22:52:50 2005

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.