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

Garrett, warnings introduced by 5800 and/or 5801?

From: <kfogel_at_collab.net>
Date: 2003-05-05 18:55:06 CEST

Garrett, were you aware of these?

 subversion/libsvn_client/cat.c:135:
    warning: declaration of `url' shadows a previous local
 subversion/libsvn_client/cat.c:53:
    warning: shadowed declaration is here

and

 subversion/libsvn_wc/translate.c: In function `svn_wc__get_keywords':
 subversion/libsvn_wc/translate.c:185: warning: unused variable `offset'
 subversion/libsvn_wc/translate.c:186: warning: unused variable `found_word'
 subversion/libsvn_wc/translate.c:188: warning: unused variable `got_one'

?

While I have no wish to seduce anyone to Emacs from vi (or vice-versa,
for that matter), I personally depend on the Emacs "M-x compile" and
C-x ` commands -- the latter finds the next error in the compilation
output automatically. Vi probably has something similar, I just don't
know what it is.

(Or maybe your compiler is old enough that it didn't output these
warnings?)

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 5 19:36:22 2003

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.