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

Re: CVS update: MODIFIED: libsvn_ra_dav ...

From: Brian Behlendorf <brian_at_collab.net>
Date: 2001-08-16 02:25:35 CEST

On Thu, 16 Aug 2001, Joe Orton wrote:
> > * libsvn_ra_dav/commit.c: (commit_resource) Add cast to (void *) to make MSVC happy.
> > * libsvn_ra_dav/session.c: Include apr_general.h to pick up strcasecmp prototype.
>
> Hi, does this also make MSVC happy? Not sure why that 'locn' has to be
> const at all.

The general opinion on the apache httpd list is that casting is bad
because it can hide true bugs, and I think that meme was going around this
group early on. Still seems like a good idea to me.

        Brian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:36 2006

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.