On 06.02.2015 09:40, stef...@apache.org wrote:
> Author: stefan2
> Date: Fri Feb  6 08:40:35 2015
> New Revision: 1657756
>
> URL: http://svn.apache.org/r1657756
> Log:
> Fix "variable 'shadowed' set but not used" compiler warning.
> This seems to be a fallout of r1657725.
>
> * subversion/libsvn_wc/wc_db_update_move.c
>   (tc_editor_add_directory): Remove write-only variable IS_CONFLICT.

The variable's name is 'is_conflicted', not 'shadowed' and not
'IS_CONFLICT'.

-- Brane

Reply via email to