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

Re: svn commit: r26195 - in trunk: . subversion/include subversion/libsvn_subr subversion/tests/libsvn_subr

From: Blair Zajac <blair_at_orcaware.com>
Date: 2007-08-20 07:49:20 CEST

Joe Swatosh wrote:
> Hi Blair
>
> On 8/19/07, blair@tigris.org <blair@tigris.org> wrote:
>> Author: blair
>> Date: Sun Aug 19 19:01:22 2007
>> New Revision: 26195
>>
>> Log:
>> Add a new svn_parse_revision_number() method that behaves much like
>> strtol() but returns only non-negative svn_revnum_t's.
>>
>> * subversion/include/svn_types.h
>> (svn_parse_revision_number):
>> New declaration.
>>
>
>> * subversion/tests/libsvn_subr/revision-test.c:
>> New file based off of subversion/tests/libsvn_subr/time-test.c to
>> test svn_parse_revision_number().
>>
>
>
> I needed the patche below to get it to compile (you must be using C++?).

Thanks for the patch. Applied in r26200.

And this was with gcc 4.0.1 (C, not C++). Need to put a -std command line
option in my build.

Regards,
Blair

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 20 07:47:20 2007

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.