[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: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2002-11-04 23:47:35 CET

On Mon, 2002-11-04 at 15:15, cmpilato@collab.net wrote:
> > actually i noticed that after i committed the change, and looked
> > around libsvn_wc and found a bunch of other places using enum
> > svn_node_kind instead of svn_node_kind_t. if there's a consensus that
> > we use the typedef, i'll make a sweep and convert them all, i just
> > haven't had a chance yet.
>
> +1! Rawk!

Can we just do "typedef enum { ... } svn_node_kind_t", to make it
impossible to get this wrong?

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