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

Re: svn commit: r1001084 - /subversion/branches/object-model/subversion/bindings/c++/include/Types.h

From: Blair Zajac <blair_at_orcaware.com>
Date: Mon, 04 Oct 2010 14:53:51 -0700

On 10/04/2010 01:54 PM, Hyrum Wright wrote:
> On Fri, Sep 24, 2010 at 4:30 PM, Blair Zajac<blair_at_orcaware.com> wrote:
>> On 9/24/10 2:25 PM, hwright_at_apache.org wrote:
>>>
>>> Author: hwright
>>> Date: Fri Sep 24 21:25:44 2010
>>> New Revision: 1001084
>>>

>> All the methods that return a const std::string can return a non-const
>> std::string since the caller will get a copy of the string. This would also
>> prevent callers from modifying the returned string, which is odd.
>
> Thanks for the review. I've addressed these two items in r1004422 and
> r1004423, respectively.

Thanks!

Blair
Received on 2010-10-04 23:54:29 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.