Re: Avoiding svn_iter_apr_hash/array() [was: svn commit: r935579]
From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Tue, 20 Apr 2010 17:31:10 +0300 (Jerusalem Daylight Time)
Julian Foad wrote on Tue, 20 Apr 2010 at 11:49 +0100:
A code block inside a macro call?? Perhaps we write a macro in the
For example (not tested):
#define SVN_ITER_ARRAY2(element_type, element_name, array, iterpool, pool, func_name, (arg1, arg2)) \
where SVN_ITER_ARRAY() is the macro you defined:
> #define SVN_ITER_ARRAY(element_type, element_name, array, \
:-)
Daniel
> Usage:
|
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.