Re: Error message conventions
From: <kfogel_at_collab.net>
Date: 2003-11-24 00:36:49 CET
"Erik Huelsmann" <e.huelsmann@gmx.net> writes:
Thanks for writing this up -- much needed!
Comments below. Mostly I agree with your suggested conventions, except
> + * Don't include newline characters in error messages.
Sometimes it's better, like with checksum mismatch error messages that
if (! svn_md5_digests_match (checksum, rep->checksum))
So maybe the guideline should be "Try not to" instead of "Don't" ?
-Karl
---------------------------------------------------------------------
|
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.