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

Re: subversion-r909 bad code

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2002-02-15 02:14:25 CET

On Wed, Jan 23, 2002 at 02:45:53PM -0500, Elliot Lee wrote:
> subversion/libsvn_wc/entries.c: In function `fold_entry':
> subversion/libsvn_wc/entries.c:1110: invalid operands to binary !=
> subversion/libsvn_wc/entries.c: In function `svn_wc__recursively_rewrite_urls':
> subversion/libsvn_wc/entries.c:1481: incompatible type for argument 14 of `fold_entry'
> subversion/libsvn_wc/entries.c:1510: incompatible type for argument 14 of `fold_entry'
>
> The problem is assuming that va_list and void* are compatible types. Not
> possible! :)

This should now be fixed in HEAD: out of interest, with which compiler &
platform did you see get that error?

Regards,

joe

---------------------------------------------------------------------
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:37:08 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.