On 29.01.2017 16:35, stef...@apache.org wrote: > +/** > + * Same as svn_fs_get_mergeinfo3(), but all mergeinfo is being collected > + * and returned in @a *catalog. It will never be @c NULL, but may be empty. > + * > * @since New in 1.8. > + * > + * @deprecated Provided for backward compatibility with the 1.9 API. > */ > +SVN_DEPRECATED
Causes a number of new deprecation warnings. -- Brane