[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Locking branch has been merged [Re: svn commit: r13571]

From: Travis <svn_at_castle.fastmail.fm>
Date: 2005-03-22 08:16:51 CET

On Mar 22, 2005, at 12:03 AM, Ben Collins-Sussman wrote:

> After four months of work, the locking branch is merged and gone.
>
> Huge thanks to Fitz and Lundblad, you guys were amazing. And thanks
> to Sander for helping with the libsvn_fs_base schema, and cmpilato and
> kfogel for undying support... and ... um... I'd like to thank the
> Academy...
>
> So start playing around. Find the bugs. I'd like to branch for 1.2
> in a week. :-)

Oops, lucky me to have just hit this I think. I wanted to test whether
a specific enhancement had made it to trunk and my first compilation of
trunk failed with many warnings and some errors building
"subversion/tests/libsvn_fs/locks-test.o". The failures look like they
probably involve the newly merged locking branch.

Warnings like this:

subversion/tests/libsvn_fs/locks-test.c: At top level:
subversion/tests/libsvn_fs/locks-test.c:966: warning: declaration of
`pool' shadows a global declaration
subversion/libsvn_fs_base/trail.h:146: warning: shadowed declaration is
here
subversion/tests/libsvn_fs/locks-test.c: In function `lock_out_of_date':
subversion/tests/libsvn_fs/locks-test.c:968: warning: declaration of
`fs' shadows a global declaration
subversion/libsvn_fs_base/trail.h:141: warning: shadowed declaration is
here

Some errors like this:

In file included from subversion/tests/libsvn_fs/locks-test.c:45:
subversion/libsvn_fs_base/bdb/nodes-table.h:38: error: parse error
before '*' token

In file included from subversion/tests/libsvn_fs/locks-test.c:44:
subversion/libsvn_fs_base/bdb/txn-table.h:34: error: parse error before
'*' token

Building on a freshly checkout of subverison, apr, and apr-util:
r13572, r158553, r158553, respectively.
on MacOS X 10.3.8, gcc version 3.3 20030304 (Apple Computer, Inc. build
1671)

Too late for me to look any more into it tonight.

-Travis

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 22 08:18:16 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.