Skip to content

master uses deprecated features of Subversion #167

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
hartwork opened this issue Apr 28, 2025 · 0 comments
Open

master uses deprecated features of Subversion #167

hartwork opened this issue Apr 28, 2025 · 0 comments

Comments

@hartwork
Copy link
Member

Deprecated symbols

  • svn_fs_paths_changed2
  • svn_fs_revision_proplist

Compiler output

svn.cpp:494:34: warning: ‘svn_error_t* svn_fs_paths_changed2(apr_hash_t**, svn_fs_root_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations]
svn.cpp:547:37: warning: ‘svn_error_t* svn_fs_revision_proplist(apr_hash_t**, svn_fs_t*, svn_revnum_t, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations]

CC #166

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant