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

Re: svn commit: r35404 - in trunk/subversion: include/private libsvn_fs_fs libsvn_subr

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Fri, 23 Jan 2009 07:48:27 -0600

Greg Stein wrote:
> On Thu, Jan 22, 2009 at 22:47, Hyrum K. Wright <hyrum_at_hyrumwright.org> wrote:
>> ...
>> +++ trunk/subversion/include/private/svn_sqlite.h Thu Jan 22 13:47:55 2009 (r35404)
>> ...
>> +/* Perform an insert as given by the prepared and bound STMT, and set
>> + *ROW_ID to the id of the inserted row. STMT will be reset prior
>> + to returning. */
>> +svn_error_t *
>> +svn_sqlite__insert(apr_int64_t *row_id, svn_sqlite__stmt_t *stmt);
>
> The docstring doesn't mention that ROW_ID can be NULL.

r35413.

-Hyrum

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1044849
Received on 2009-01-23 14:48:48 CET

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.