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

Re: [Patch] adding macro to check for a specific major/minor

From: Marcus Rueckert <darix_at_web.de>
Date: 2005-05-12 21:00:00 CEST

hi

i forgot to mention 2 things:

usage
[[[
#if !SVN_VER_AT_LEAST(1, 2)
#error You need at least subversion 1.2 for using mod_authn_svn.
#endif
]]]

and yes i know it is a bit late for 1.2. i just forgot it in mod_authn_svn.c.
so just dump it into trunk so we have that at least.

darix

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 12 21:03:04 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.