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

Re: svn commit: r20562 - trunk/subversion/include

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-07-11 20:24:01 CEST

On 7/11/06, maxb@tigris.org <maxb@tigris.org> wrote:
> Author: maxb
> Date: Tue Jul 11 10:01:44 2006
> New Revision: 20562
>
> Modified:
> trunk/subversion/include/svn_cmdline.h
> trunk/subversion/include/svn_io.h
>
> Log:
> API: Use named, not anonymous, structs and enums in new-in-1.4 cases, for
> consistency with the majority of existing cases.
>
> * subversion/include/svn_io.h (svn_io_file_del_t)
> * subversion/include/svn_cmdline.h (svn_cmdline_prompt_baton_t)

Note that I actually prefer the other way, mainly because that way
struct foo_t doesn't show up separately in doxygen output... It's
also kind of silly to define struct foo_t when you always use it as
foo_t.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 11 20:24:42 2006

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.