oset bug

2006-11-12 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 gl_oset_search_atleast is documented as returning the found element. GL_ARRAY_OSET did this, but GL_AVLTREE_OSET and GL_RBTREE_OSET instead were mistakenly returning the node containing the element. OK to apply? 2006-11-12 Eric Blake <[EMAIL PROTEC

fts.c: fix bug in du

2006-11-12 Thread Jim Meyering
This is a pretty big change for what looks like a little bug, but it comes with a nice performance gain, too. I've seen over 20% in some cases. It will often eliminate half of the openat and fstat calls. I don't particularly like the current i-ring name or implementation. I may end up changing th

Re: yet another hello pretest

2006-11-12 Thread Ralf Wildenhues
Hello Karl, * Karl Berry wrote on Thu, Nov 09, 2006 at 01:55:38AM CET: > In case anyone is not totally bored already, one more time for gettext > 0.16 (thanks Bruno)... > ftp://alpha.gnu.org/gnu/hello/hello-2.1.95.tar.bz2 (or .gz) > > By the way, a Cygwin user wrote to the Texinfo list, and I ask

Re: [bug-gnulib] Re: gnulib-tool --with-tests --test

2006-11-12 Thread Ralf Wildenhues
Hello Bruno, * Bruno Haible wrote on Fri, Nov 10, 2006 at 08:05:41PM CET: > Ralf Wildenhues wrote: > > The patch below should some of the reported issues. OK to apply? > > Thanks for this patch. Everything except the first hunk (gl_source_base) > is fine. Please apply. Thanks. I noted that my

Re: gnupload example

2006-11-12 Thread Ralf Wildenhues
Hello Karl, Hello Karl, * Karl Berry wrote on Thu, Nov 09, 2006 at 01:52:34AM CET: > I suggested changing the example to: >--to alpha.gnu.org:gnu/automake \\ > > But actually I had it exactly wrong, and you had it right in the first > place. The gnu/ must *not* be there in the filen