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

Re: svn trunk r16039: FAIL (win32 ra_local)

From: D.J. Heap <djheap_at_gmail.com>
Date: 2005-09-04 19:50:16 CEST

It appears some non-compliant code has crept into in wrapper_template.h:

d:\svnbuild\src-trunk\subversion\libsvn_ra_svn\../libsvn_ra/wrapper_template.h(62)
: error C2275: 'svn_ra_callbacks2_t' : illegal use of this type as an
expression

The variable is not being declared at the top of the scope and MSVC, at
least, is not happy about it.

DJ
Received on Sun Sep 4 19:50:56 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.