Skip to content
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

Tag API leaking Windows OLE methods/fields as non-api #1119

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HannesWell
Copy link
Member

Instead of just suppressing the resource-leakage warnings, tag the methods/fields that leak non-API types as non-api themself.
This is an alternative solution to #1106 (comment) to
get rid of the resource-leakage warnings in the Windows OLE part of SWT.
I think that's the more natural way to resolve this issue and has the advantage that we only temporarily have to add filters to suppress the error that a method/field became non-api.

@iloveeclipse or anybody else, what do you think about that?

Copy link
Contributor

github-actions bot commented Mar 15, 2024

Test Results

   299 files  ±0     299 suites  ±0   6m 14s ⏱️ -6s
 4 100 tests ±0   4 092 ✅ ±0   8 💤 ±0  0 ❌ ±0 
12 212 runs  ±0  12 137 ✅ ±0  75 💤 ±0  0 ❌ ±0 

Results for commit 977394d. ± Comparison against base commit 182518f.

♻️ This comment has been updated with latest results.

@HannesWell HannesWell force-pushed the prohibt_non-api_returning_methods branch from 697b16e to 1b6c79d Compare March 15, 2024 18:55
@HannesWell
Copy link
Member Author

Does anybody have an opinion on this?

@HannesWell HannesWell force-pushed the prohibt_non-api_returning_methods branch from 1b6c79d to 59cb971 Compare March 23, 2024 09:57
@akurtakov akurtakov force-pushed the prohibt_non-api_returning_methods branch from 59cb971 to 977394d Compare April 1, 2024 14:05
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.

None yet

1 participant