Stefan Fuhrmann wrote:
On 16.03.2017 16:32, Julian Foad wrote:In svn_ra.h around line 1132, two new-in-1.10 additions, with several issues with their doc strings.svn_ra_dirent_receiver_t: bad @a/@c references: svn_repos_list, path/rel_path, path_info_only svn_ra_list(): bad @a/@c references: root, authz_read_func, cancel_func, cancel_baton no reference for the 'dirent_fields'Thank for the review. r1791771 should fix these.
Thanks. That looks better. - Julian