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

Re: svn commit: r28345 - trunk/subversion/libsvn_fs_util

From: Lieven Govaerts <svnlgo_at_mobsol.be>
Date: 2007-12-09 11:26:47 CET

glasser@tigris.org wrote:
> Author: glasser
> Date: Sat Dec 8 17:59:43 2007
> New Revision: 28345
>
> Log:
> Wrap sqlite3_stmt inside a svn_fs__sqlite_stmt_t struct, which also
> includes a pointer to the db.
>
> This has two positive results:
> - we stop using sqlite3_db_handle, which is relatively new to sqlite
> - we introduce a few new helpers for getting values from queries,
> which reduces the number of casts we make

I've restarted the Mac buildslave now this if fixed. Thanks Dave!

Lieven

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Dec 9 11:26:49 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.