Re: [patch] Don't discard sqlite's error code
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Thu, 14 Feb 2013 21:17:03 +0000 (GMT)
Daniel Shahaf wrote:
> Someone on IRC got "E200030: I/O error", which prompted me to write
No objections, just an improvement:
> @@ -739,8 +743,8 @@ init_sqlite(void *baton, apr_pool_t *pool)
In cases like this one, it seems we should be using one of the above sqlite -> svn error converters so that we get the full SQLite description, and then wrapping the resulting svn error object with "Could not configure SQLite".
- Julian
|
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.