Login | Register
My pages Projects Community openCollabNet

Discussions > dev [DISABLED] > Re: svn commit: r36857 - trunk/subversion/libsvn_fs_base

subversion
Discussion topic

There will be a brief maintenance window every Friday at 17:00 Pacific.
For further details, see CollabNet's maintenance and upgrade policy.

Back to topic list

Re: svn commit: r36857 - trunk/subversion/libsvn_fs_base

Author Daniel Shahaf <d dot s at daniel dot shahaf dot name>
Full name Daniel Shahaf <d dot s at daniel dot shahaf dot name>
Date 2009-03-30 12:42:57 PDT
Message C. Michael Pilato wrote on Mon, 30 Mar 2009 at 15:24 -0400:
> Daniel Shahaf wrote:
> > Same fix is needed in fs_fs.c:
> >
> > [[[
> > Index: subversion/libsvn_fs_fs/fs_fs.c
> > ====================​====================​====================​=======
> > --- subversion/libsvn_fs_fs/fs_fs.c (revision 36859)
> > +++ subversion/libsvn_fs_fs/fs_fs.c (working copy)
> > @@ -918,6 +918,7 @@ read_format(int *pformat, int *max_files_per_dir,
> >
> > return SVN_NO_ERROR;
> > }
> > + SVN_ERR(err);
> >
> > len = sizeof(buf);
> > err = svn_io_read_length_line(file, buf, &len, pool);
> > ]]]
> >
> > I'd commit it myself, but I'm seeing unrelated failures in 'make check'.
> > (Perhaps I should skip 'make check' for this one? It *is* trivial...)
>
> +1 to commit, and you've got my vote for both a 1.5.x and 1.6.x backport
> (where relevant).
>

r36860 and nominated (with your votes). Thanks.

Daniel

« Previous message in topic | 3 of 3 | Next message in topic »

Messages

Show all messages in topic

Re: svn commit: r36857 - trunk/subversion/libsvn_fs_base Daniel Shahaf <d dot s at daniel dot shahaf dot name> Daniel Shahaf <d dot s at daniel dot shahaf dot name> 2009-03-30 12:21:01 PDT
     Re: svn commit: r36857 - trunk/subversion/libsvn_fs_base cmpilato C. Michael Pilato 2009-03-30 12:24:50 PDT
         Re: svn commit: r36857 - trunk/subversion/libsvn_fs_base Daniel Shahaf <d dot s at daniel dot shahaf dot name> Daniel Shahaf <d dot s at daniel dot shahaf dot name> 2009-03-30 12:42:57 PDT
Messages per page: