Re: whitespace exceptions (Re: savannah git stale?)

2009-06-02 Thread Jim Meyering
Eric Blake wrote: > Jim Meyering meyering.net> writes: >> At Karl's request, I reluctantly relaxed the server-side hook that >> prohibits pushing changes containing added trailing blanks by doing >> this in savannah's cvs "vserver": >> >> echo build-aux/texinfo.tex -whitespace > >> /srv/git/gnu

whitespace exceptions (Re: savannah git stale?)

2009-06-02 Thread Eric Blake
Jim Meyering meyering.net> writes: > > At Karl's request, I reluctantly relaxed the server-side hook that > prohibits pushing changes containing added trailing blanks by doing > this in savannah's cvs "vserver": > > echo build-aux/texinfo.tex -whitespace > /srv/git/gnulib.git/info/attributes

Re: alignof failure

2009-06-02 Thread Simon Josefsson
Bruno Haible writes: > Hi Simon, > > Thanks for insisting. > >> How about this patch? > > It goes into this direction, yes. Additionally, it looks like most callers > of the 'alignof' macro want the "field in struct" semantics (or at least, > can live with this semantics). So I'm using this seman

Re: parse-duration.sh: read -u3 non-portable

2009-06-02 Thread Simon Josefsson
Simon Josefsson writes: > test-parse-duration fails on Solaris [1]: > > ./test-parse-duration.sh: -u3: is not an identifier > FAIL: test-parse-duration.sh > > How about the patch below? Seems to work here. Pushed. > /Simon > > [1] http://autobuild.josefsson.org/gnulib/log-200905311157044761000

[PATCH] manywarnings: Add GCC 4.4 warnings.

2009-06-02 Thread Simon Josefsson
Pushed. /Simon --- ChangeLog |4 m4/manywarnings.m4 |8 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 986f9ba..431ef4c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-06-02 Simon Josefsson + + * m4

Re: savannah git stale?

2009-06-02 Thread Simon Josefsson
Jim Meyering writes: > Anyhow, I've just redone that and pushed, so now > gnulib's repository is back up to date again. Thank you! It works fine now. Now I can push some local commits... /Simon

Re: savannah git stale?

2009-06-02 Thread Jim Meyering
Simon Josefsson wrote: > Gnulib git on savannah seems stale, which is consistent with the post to > savannah-announce, but how should we resolve it? > > I attempted to push the changes I had locally (which correspond to > everything up until maybe a day before the crash) but it failed: > > j...@moc

Re: savannah git stale?

2009-06-02 Thread Jim Meyering
Simon Josefsson wrote: > Gnulib git on savannah seems stale, which is consistent with the post to > savannah-announce, but how should we resolve it? > > I attempted to push the changes I had locally (which correspond to > everything up until maybe a day before the crash) but it failed: I'm workin

savannah git stale?

2009-06-02 Thread Simon Josefsson
Gnulib git on savannah seems stale, which is consistent with the post to savannah-announce, but how should we resolve it? I attempted to push the changes I had locally (which correspond to everything up until maybe a day before the crash) but it failed: j...@mocca:~/src/gnulib master$ git pull >F