On Sun, Aug 4, 2013 at 9:12 AM, Daniel Shahaf <danie...@elego.de> wrote:

> stef...@apache.org wrote on Wed, Jul 24, 2013 at 14:32:48 -0000:
> > -  const char *uniquifier;
> > +     intra-node uniqification content. */
> > +  struct
> > +    {
> > +      svn_fs_fs__id_part_t txn_id;
> > +      apr_uint64_t number;
> > +    } uniquifier;
> >  } representation_t;
>
> A later commit moved this to node_revision_t I think;


Which later commit? This struct has never been (intentionally) moved.

-- Stefan^2.


> shouldn't the
> pointer in structure:471 be updated?  (and I'm not sure if the statement
> in structure:555 is still accurate)
>
> [ all line numbers are
> ^/subversion/branches/fsfs-improvements/subversion/libsvn_fs_fs/structure@1510099]
>

Reply via email to