Skip to content

Conversation

@rintaro
Copy link
Member

@rintaro rintaro commented Aug 5, 2025

The condition was incorrect in Swift2JavaVisitor.visit(extensionDecl:in:). All valid extensions were simply ignored.

@rintaro rintaro force-pushed the jextract-visitor-extension branch from c43de37 to c8fa2e3 Compare August 5, 2025 22:52
The condition was incorrect in
`Swift2JavaVisitor.visit(extensionDecl:parent:)`. All valid extensions
were simply ignored.
@rintaro rintaro force-pushed the jextract-visitor-extension branch from c8fa2e3 to a4da7f6 Compare August 5, 2025 22:52
Copy link
Collaborator

@ktoso ktoso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch, thank you :)

@ktoso ktoso merged commit 8d41e6e into swiftlang:main Aug 6, 2025
82 of 87 checks passed
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