Skip to content

Silence deprecation warnings - #611

Open
uniblab wants to merge 1 commit into
bcgit:masterfrom
uniblab:obsolete
Open

Silence deprecation warnings#611
uniblab wants to merge 1 commit into
bcgit:masterfrom
uniblab:obsolete

Conversation

@uniblab

Copy link
Copy Markdown
Contributor

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.

@uniblab
uniblab marked this pull request as ready for review May 5, 2025 04:54
Sign up for freeto 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

@uniblab