Goto label warning with gcc -Wall
From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-02-12 03:30:41 CET
When not compiling with --enable-maintainer-mode, then you get this warning
subversion/mod_dav_svn/repos.c: In function `dav_svn_get_resource':
The label is used here:
#ifdef SVN_DEBUG
and the goto is this:
unknown_URI:
Can the label code just be moved into the if statement, or is there a
Best,
---------------------------------------------------------------------
|
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.