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

remove unnecessary casts #1473

Merged
merged 2 commits into from
Jun 21, 2024
Merged

Conversation

stephan-herrmann
Copy link
Contributor

When eclipse-jdt/eclipse.jdt.core#2471 is merged, ecj will signal more casts as unnecessary.

With this PR I suggest to remove affected casts before new errors/warnings will show up in the build.

@jjohnstn
Copy link
Contributor

Hi @stephan-herrmann Sorry I restarted just after you did. I'll keep trying to get this rebuilt. I have had issues lately with the UI build taking too much time and being aborted.

@jjohnstn jjohnstn merged commit 690340f into eclipse-jdt:master Jun 21, 2024
9 checks passed
@stephan-herrmann
Copy link
Contributor Author

Hi @stephan-herrmann Sorry I restarted just after you did. I'll keep trying to get this rebuilt. I have had issues lately with the UI build taking too much time and being aborted.

thanks

@stephan-herrmann stephan-herrmann deleted the removeCasts branch June 21, 2024 07:15
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