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

Re: [PATCH] NULL-handling problem with libsvn_subr/config

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-02-28 16:40:28 CET

We should never ever add null pointer handling to a function without
explicitly noting in its doc string that it handles null pointers.

And we shouldn't do it at all unless it makes things significantly more
convenient, which in this case it doesn't. So I prefer the session.c
patch.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 28 16:56:35 2003

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.