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

Re: svn commit: r13805 - in trunk: notes subversion/include

From: <kfogel_at_collab.net>
Date: 2005-04-01 00:06:15 CEST

lundblad@tigris.org writes:
> @@ -1419,6 +1429,10 @@
> * The item's entry data is in @a entry, augmented and possibly shadowed
> * by the other fields. @a entry is @c NULL if this item is not under
> * version control.
> + *
> + * @note Fields may be added to the end of this structure in future
> + * versions. Therefore, users shouldn't allocate structures of this
> + * type, to preserve binary compatibility.
> */
> typedef struct svn_wc_status2_t
> {

Does a note like this mean that in the future we're allowed to add
fields to the end?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 1 00:31:49 2005

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.