Julian Foad <julianf...@btopenworld.com> writes: > I don't think Daniel's assertion made things clearer. Here's my code > rearrangement suggestion, moving the 'directory' variable into a > smaller scope and avoiding it ever being uninitialized:
Second guessing the optimizer is hard: ../src/subversion/libsvn_fs_fs/tree.c:955:13: warning: 'rest' may be used uninitialized in this function [-Wmaybe-uninitialized] -- Certified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/download