You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Branko Čibej <br...@wandisco.com> on 2013/06/27 22:24:24 UTC

r1469519 backport

Philip, can you please take another look at the r1469519 series proposal
in the 1.8.x STATUS file? I think your objection no longer holds after I
restructured the code.

-- Brane

-- 
Branko Čibej | Director of Subversion
WANdisco // Non-Stop Data
e. brane@wandisco.com

Re: r1469519 backport

Posted by Philip Martin <ph...@wandisco.com>.
Branko Čibej <br...@wandisco.com> writes:

> Philip, can you please take another look at the r1469519 series proposal
> in the 1.8.x STATUS file? I think your objection no longer holds after I
> restructured the code.

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
the same.

-- 
Philip Martin | Subversion Committer
WANdisco | Non-Stop Data
www.wandisco.com