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

Re: Can err->message be NULL?

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2005-07-05 22:36:44 CEST

On 7/5/05, kfogel@collab.net <kfogel@collab.net> wrote:
> Our documentation for 'svn_error_t' does not specify whether the
> message field can ever be NULL. Our code is inconsistent about
> checking for this before using err->message.
>
> Do we want to have a policy? If so, which?

err->message is NULL if there's nothing more to say than just the
default error message.

HTH,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 5 23:02:37 2005

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.