Hi Bruce, * Bruce Korb wrote on Sat, Dec 27, 2008 at 11:36:56PM CET: > > So, I've now had another gander now, too. > > A small doc tweak and coding aesthetics issue: > > This should probably be applied. I don't have "push" privs on the > repository. What should I do? Thanks. - Bruce
I'm not a gnulib project maintainer, but if you like, I can push this for you. Can you send me the original (unquoted) patch off-list? Thanks, Ralf > > $ diff -up gnulib/ChangeLog gnulib-clone/ChangeLog > > --- gnulib/ChangeLog 2008-12-21 08:47:26.000000000 -0800 > > +++ gnulib-clone/ChangeLog 2008-12-21 11:50:18.000000000 -0800 > > @@ -1,3 +1,8 @@ > > +2008-11-17 Bruce Korb <bk...@gnu.org> > > + > > + * lib/parse-duration.h: non-iso form accepts years, months weeks, > > too > > + * lib/parse-duration.c: use a switch instead of cascading if's. > > +