Skip to content

[Win32] Silence deprecation warnings in Accessibility#3365

Open
HeikoKlare wants to merge 1 commit into
eclipse-platform:masterfrom
HeikoKlare:win32-accessibility-warnings
Open

[Win32] Silence deprecation warnings in Accessibility#3365
HeikoKlare wants to merge 1 commit into
eclipse-platform:masterfrom
HeikoKlare:win32-accessibility-warnings

Conversation

@HeikoKlare
Copy link
Copy Markdown
Contributor

Caption and summary for a table are provided via deprecated methods for almost two decades. Since there was not attempt and need to replace those methods with proper implementations yet, so that the warnings do not produce any reasonable insights, this change silences them. In case the deprecated methods are replaced, the callers need to be adapted anyway as the SWT code will otherwise not compile anymore.

Methods deprecated in 2017 via bd447c3

image

Caption and summary for a table are provided via deprecated methods for
almost a decade. Since there was not attempt and need to replace
those methods with proper implementations yet, so that the warnings do
not produce any reasonable insights, this change silences them. In case
the deprecated methods are replaced, the callers need to be adapted
anyway as the SWT code will otherwise not compile anymore.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

Test Results (win32)

   30 files  ±0     30 suites  ±0   5m 10s ⏱️ +7s
4 704 tests ±0  4 629 ✅ ±0  75 💤 ±0  0 ❌ ±0 
1 234 runs  ±0  1 210 ✅ ±0  24 💤 ±0  0 ❌ ±0 

Results for commit af87fa2. ± Comparison against base commit 1122a9d.

@HeikoKlare HeikoKlare marked this pull request as ready for review June 4, 2026 12:01
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