[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-03-22 14:13:44 CET

On Mar 22, 2005, at 1:16 AM, Travis wrote:
>
> 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
>
>

I can't make heads or tails of these warnings/errors. What do they
mean? They seem nonsensical to me.

> 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)
>

I've got the same environment, and have no problems building trunk at
all... not a single warning....?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 22 14:15:04 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.