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

Re: svn commit: rev 1959 - trunk/subversion/libsvn_fs

From: <cmpilato_at_collab.net>
Date: 2002-05-15 01:45:07 CEST

gstein@tigris.org writes:

> Author: gstein
> Date: 2002-05-14 21:59 GMT
> New Revision: 1959
>
> Modified:
> trunk/subversion/libsvn_fs/dag.c
> trunk/subversion/libsvn_fs/dag.h
> trunk/subversion/libsvn_fs/fs.h
> trunk/subversion/libsvn_fs/node-rev.c
> trunk/subversion/libsvn_fs/node-rev.h
> trunk/subversion/libsvn_fs/rev-table.c
> trunk/subversion/libsvn_fs/rev-table.h
> trunk/subversion/libsvn_fs/tree.c
> trunk/subversion/libsvn_fs/txn-table.c
> trunk/subversion/libsvn_fs/txn-table.h
> trunk/subversion/libsvn_fs/txn.c
> Log:
> Constify some of the svn_fs_id_t variables and remove some casts.

I get a warning when I apply this patch to the branch (and given the
location, I'm inclined to believe the same would happen in /trunk):

   subversion/libsvn_fs/dag.c: In function `make_entry':
   subversion/libsvn_fs/dag.c:555: warning: passing arg 1 of
      `dir_entry_id_from_node' from incompatible pointer type

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 15 01:46:13 2002

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.