K 10
svn:author
V 5
eagle
K 8
svn:date
V 27
2020-01-07T18:48:46.243839Z
K 7
svn:log
V 179
Suppress (spurious) uninitialized warnings

GCC 8.3 thinks that some variables in buffindexed/buffindexed.c
could be used uninitialized.  Initialize them to silence the
compiler.

END
