Skip to content

Silence deprecation warnings #611

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
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

uniblab
Copy link

@uniblab uniblab commented May 5, 2025

Describe your changes

Ensure all obsoleted base code is properly marked. Many exception classes are implementing functions marked [Obsolete] in net8+. Use a conditional to molly-guard [Obsolete] attribution of our inherited classes.

How has this been tested?

All test cases were executed w/o error.

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have kept the patch limited to only change the parts related to the patch
  • This change requires a documentation update

See also Contributing Guidelines.

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

Successfully merging this pull request may close these issues.

1 participant