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

Re: HEAD warning from update_editor.c: add_file_with_history'

From: Lieven Govaerts <svnlgo_at_mobsol.be>
Date: 2007-10-06 12:48:55 CEST

Blair Zajac wrote:
> Saw this while preparing my laptop for a trip, so I don't have the
> time to fix this myself :)
>
> /bin/sh
> /Users/blair/Code/Subversion/svn-trunk-relative-externals.1/libtool
> --tag=CC --silent --mode=compile gcc -DDARWIN
> -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -Wall -std=c89
> -Wpointer-arith -Wwrite-strings -Wshadow -DSVN_DEBUG -DAP_DEBUG
> -I./subversion/include -I./subversion
> -I/Users/blair/my-macports/include/neon
> -I/Users/blair/my-macports/include/apr-1
> -I/Users/blair/my-macports/include/apr-1
> -I/Users/blair/my-macports/include
> -I/Users/blair/my-macports/include -o
> subversion/libsvn_wc/update_editor.lo -c
> subversion/libsvn_wc/update_editor.c
> subversion/libsvn_wc/update_editor.c: In function
> 'add_file_with_history':
> subversion/libsvn_wc/update_editor.c:2806: warning: unused variable
> 'props'
>
> Regards,
> Blair
>
Yup, was renamed to base_props.

Removed variable props in r26988.

Lieven

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 6 12:47:36 2007

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.