Re: svn commit: r1872108 - /subversion/trunk/subversion/tests/libsvn_subr/mergeinfo-test.c
From: Julian Foad <julianfoad_at_apache.org>
Date: Mon, 30 Dec 2019 14:41:50 +0000
Branko Čibej wrote:
Can do. In fact that was the first thing I did. I do agree in general
rangelist_array_union(rl_array_t *ma, ...)
for (r = 0; r <= RANGELIST_TESTS_MAX_REV; r++) {
rangelist_array_equal(const rl_array_t *ba, ...)
for (r = 0; r <= RANGELIST_TESTS_MAX_REV; r++) {
and thought then it looked marginally better to keep using 'int' in
http://svn.apache.org/r1872115 .
- Julian
|
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.