Re: svn commit: rev 7956 - in trunk: . subversion/libsvn_subr
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2003-12-08 20:47:29 CET
dionisos@tigris.org wrote:
Oops - too many words.
> + Like:
I don't see the point of making this a formal convention. It often happens naturally, but if an error message is very short, why not put it on the end of the first line; and what if the error message is not a simple constant string but, say, a function call like apr_psprintf(pool, "Format", args) or an expression like (query ? "Query" : "Other") ?
> +2. If you are the *original* creator of an error, you would do
Sorry I didn't notice this before, but the function is actually called "svn_error_create". (And the indentation is a bit off, but this is only a "README".)
- 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.