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

Re: svn commit: r19558 - in trunk/subversion: include libsvn_client

From: Daniel Rall <dlr_at_collab.net>
Date: 2006-05-09 18:43:19 CEST

On Tue, 09 May 2006, Madan S. wrote:

> On Tue, 09 May 2006 01:29:51 +0530, <dlr@tigris.org> wrote:
>
> >--- trunk/subversion/include/svn_client.h(original)
> >+++ trunk/subversion/include/svn_client.hMon May 8
> >12:59:51 2006
> >@@ -1287,9 +1287,11 @@
> > * WC targets.
> > *
> > * If @a start->kind or @a end->kind is @c
> >svn_opt_revision_unspecified,
> >- * return the error @c SVN_ERR_CLIENT_BAD_REVISION. If
> >any of the
> >- * revisions of @a path_or_url have a binary mime-type,
> >return the
> >- * error @c SVN_ERR_CLIENT_IS_BINARY_FILE, unless @a
> >ignore_mime_type is TRUE,
> >+ * return the error @c SVN_ERR_CLIENT_BAD_REVISION. If
> >either are @c
> >+ * svn_opt_revision_working, return the error @c
> >+ * SVN_ERR_UNSUPPORTED_FEATURE. If any of the revisions
>
> Does doxygen support `@c' being in a different line, and the value
> (SVN_ERR_UNSUPPORTED_FEATURE) being in a different line? Also, there that
> asterisk inbetween...?

I sure hope so! Doxygen would have pretty pitiful parser if it
doesn't support such a basic thing (JavaDoc certainly supports it).

-- 
Daniel Rall

  • application/pgp-signature attachment: stored
Received on Tue May 9 18:44:39 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.