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

Disambiguate some SaveHandler names. #8317

Merged
merged 1 commit into from
Jan 26, 2025
Merged

Conversation

kylev
Copy link
Contributor

@kylev kylev commented Jan 24, 2025

Similar to in 577523a, there are some ambiguous inner-class names that cause some compilers to whine/choke.

@pupnewfster
Copy link
Member

I am going to go ahead and guess that said compiler is eclipse? (I am not opposed to changing it if so, just want to know a concrete example of what compiler you were having issues with it for)

@kylev
Copy link
Contributor Author

kylev commented Jan 25, 2025

It's actually VS Code's Java plugin, OpenJDK 21 may be coming into play sideways. Builds still work, but the lexical-only syntax checked gets cranky when it can't resolve the implied inner-class ... name collision that still works?

@pupnewfster pupnewfster merged commit 89fd0bb into mekanism:1.21.x Jan 26, 2025
@pupnewfster pupnewfster modified the milestones: 10.7.6, 10.7.8 Jan 26, 2025
@kylev kylev deleted the kv_disambig branch January 26, 2025 22:36
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.

3 participants