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

Re: svn commit: r20728 - in branches/merge-tracking/subversion: bindings/swig bindings/swig/include bindings/swig/python/libsvn_swig_py include libsvn_ra_dav mod_dav_svn

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-07-18 22:10:20 CEST

On 7/18/06, dberlin@tigris.org <dberlin@tigris.org> wrote:

> +++ branches/merge-tracking/subversion/libsvn_ra_dav/ra_dav.h Tue Jul 18 12:42:41 2006
> @@ -718,7 +718,11 @@
> ELEM_change_dir_prop,
> ELEM_close_file,
> ELEM_close_directory,
> - ELEM_deadprop_count
> + ELEM_deadprop_count,
> + ELEM_merge_info_report,
> + ELEM_merge_info_item,
> + ELEM_merge_info_path,
> + ELEM_merge_info_info,
> };

That final trailing comma seems likely to throw some c compilers for a loop...

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 18 22:10:51 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.