[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 3629 - trunk/subversion/libsvn_wc

From: <cmpilato_at_collab.net>
Date: 2002-11-04 21:07:34 CET

Daniel Rall <dlr@finemaltcoding.com> writes:

> Why not use the "svn_node_kind_t" typedef instead of "enum
> svn_node_kind" from subversion/include/svn_types.h? Curious what the
> style preference is.

I can't speak for Garrett, but perhaps it's because existing code is
inconsistent in this. I made the typedef for svn_node_kind_t long
after we had written the working copy library to use 'enum
svn_node_kind' all over the place, and I didn't do a global replace.
The migration has been gradual since.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 4 21:10:27 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.