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

Re: svn commit: r1693472 - /subversion/trunk/subversion/libsvn_client/resolved.c

From: Branko Čibej <brane_at_wandisco.com>
Date: Thu, 30 Jul 2015 22:28:48 +0200

On 30.07.2015 20:50, stsp_at_apache.org wrote:
> Author: stsp
> Date: Thu Jul 30 18:50:50 2015
> New Revision: 1693472
>
> URL: http://svn.apache.org/r1693472
> Log:
> * subversion/libsvn_client/resolved.c
> (resolve_conflict): Use local variable 'err' as intended.
>
> Modified:
> subversion/trunk/subversion/libsvn_client/resolved.c

.../subversion/libsvn_client/resolved.c:306:35: warning: implicit conversion from enumeration type
      'svn_client_conflict_option_id_t' (aka 'enum svn_client_conflict_option_id_t') to different enumeration type
      'svn_wc_conflict_choice_t' (aka 'enum svn_wc_conflict_choice_t') [-Wenum-conversion]
                                  option_id, /* id is backwards compatible */
                                  ^~~~~~~~~
Received on 2015-07-30 22:29:11 CEST

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.