Re: r1469519 backport
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 27 Jun 2013 22:27:46 +0100
Branko Čibej <brane_at_wandisco.com> writes:
> Philip, can you please take another look at the r1469519 series proposal
Last time I checked the original code gave the warning:
../src-1.8/subversion/libsvn_fs_fs/tree.c:929:27: warning: 'directory' may be used uninitialized in this function [-Wmaybe-uninitialized]
and the patched code gave the warning:
../src-1.8/subversion/libsvn_fs_fs/tree.c:958:13: warning: 'rest' may be used uninitialized in this function [-Wmaybe-uninitialized]
It has removed the original warning but the new warning is effectively
-- Philip Martin | Subversion Committer WANdisco | Non-Stop Data www.wandisco.comReceived on 2013-06-27 23:28:22 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.