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

Patch: Make HEAD compile with standard C compiler

From: Rolf Kalbermatter <rolf.kalbermatter_at_cit.be>
Date: 2006-02-07 14:50:15 CET

A recent change causes problems when trying to compile with Visual C 6.
Variable declarations in functions need to be done before any code
statements in order to compile with standard C. This patch fixes this
issue in libsvn_ra_dav/file_revs.

Rolf Kalbermatter
CIT Engineering Nederland BV
Treubstraat 7H
2288 EG Rijswijk Tel: +31 (0)70 415 9190
The Netherlands Fax: +31 (0)70 415 9191

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Wed Feb 8 16:53:27 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.