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