On Mon, Oct 31, 2016 at 10:51:28AM +0100, Patrick Steinhardt wrote: > On Fri, Oct 14, 2016 at 06:23:09PM +0200, Patrick Steinhardt wrote: > > Hi, > > > > currently, call library-provided resolve option labels have a > > leading uppercase character, but all client-specific options are > > lowercase only. This patch improves upon this situation. > > > > [[ > > Uppercase client-specific resolve option labels. > > > > * subversion/svn/conflict-callbacks.c: > > (extra_resolver_options, > > extra_resolver_options_text, > > extra_resolver_options_prop, > > extra_resolver_options_tree): upper-case labels. > > ]] > > > > Regards > > Patrick > > Short ping on this patch. It still applies cleanly on latest > trunk, so is there anybody interested in this change?
Committed in 1767236. Thanks!