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

Re: [PATCH] enum svn_node_kind -> svn_node_kind_t

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-11-04 21:28:21 CET

Daniel Rall <dlr@finemaltcoding.com> writes:
> I tend to use typedefs in preference to struct/enum/union/etc. decls
> myself. Looks like Mike intended a conversion after adding the
> typedef. Here's the patch:
>
> * Conversion of enum svn_node_kind to the newer svn_node_kind_t
> typedef.

This looks pretty straightforward to me. Daniel, assuming it compiles
and passes 'make check' (I mean, of course it does, but my natural
paranoia kicks in), I'd say go ahead and commit it.

-Karl

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