Skip to content

Convert FileDialog#setFilterExtensions to varargs #2257

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

Conversation

vogella
Copy link
Contributor

@vogella vogella commented Jun 20, 2025

Nicer to use for end user and API compliant. If this change is integrated we must update the usage of this method in platform to avoid compiler warnings.

@akurtakov
Copy link
Member

As it's semantically coupled with setFilterNames it would be good if they use the same style.

Copy link
Contributor

github-actions bot commented Jun 20, 2025

Test Results

   539 files  ±0     539 suites  ±0   33m 2s ⏱️ + 3m 26s
 4 366 tests ±0   4 350 ✅ ±0   15 💤 ±0  1 ❌ ±0 
16 696 runs  ±0  16 558 ✅ ±0  137 💤 ±0  1 ❌ ±0 

For more details on these failures, see this check.

Results for commit 86f1841. ± Comparison against base commit e2cbda9.

♻️ This comment has been updated with latest results.

@vogella
Copy link
Contributor Author

vogella commented Jun 20, 2025

As it's semantically coupled with setFilterNames it would be good if they use the same style.

Will do, I just wanted to see what the general feedback was before doing to much changes.

@akurtakov
Copy link
Member

It's a fine change IMO.

Nicer to use for end user and API compliant.

If this change is
integrated we must update the usage of this method in platform to avoid
compiler warnings.
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.

2 participants