Skip to content

Fix #68: MethodInfo.getReturnTypeString() breaks if first called with false#81

Merged
bobbylight merged 1 commit into
masterfrom
fix-68-methodInfo-getReturnTypeString-bug
Jun 19, 2025
Merged

Fix #68: MethodInfo.getReturnTypeString() breaks if first called with false#81
bobbylight merged 1 commit into
masterfrom
fix-68-methodInfo-getReturnTypeString-bug

Conversation

@bobbylight
Copy link
Copy Markdown
Owner

@bobbylight bobbylight commented Jun 19, 2025

Fix for #68. MethodInfo.getReturnTypeString() should always cache the fully qualified return type so that subsequent calls can return both the qualified and unqualified versions.

Added unit tests to verify the fix.

@bobbylight bobbylight changed the title Fix #68: MethodInfo.getReturnTypeString() breaks if first called with… Fix #68: MethodInfo.getReturnTypeString() breaks if first called with false Jun 19, 2025
@bobbylight bobbylight force-pushed the fix-68-methodInfo-getReturnTypeString-bug branch from e09746b to bff4cb4 Compare June 19, 2025 17:02
@bobbylight bobbylight added this to the 3.4.0 milestone Jun 19, 2025
@bobbylight bobbylight self-assigned this Jun 19, 2025
@bobbylight bobbylight added the bug label Jun 19, 2025
@bobbylight bobbylight merged commit 32655a3 into master Jun 19, 2025
4 checks passed
@bobbylight bobbylight deleted the fix-68-methodInfo-getReturnTypeString-bug branch June 19, 2025 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant