Skip to content

Conversation

MichalStrehovsky
Copy link
Member

MethodNameAndSignature no longer has the string-typed property.

`MethodNameAndSignature` no longer has the `string`-typed property.
@Copilot Copilot AI review requested due to automatic review settings July 29, 2025 11:05
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a compilation issue when building with the GVM_RESOLUTION_TRACE preprocessor definition enabled. The fix addresses the removal of the string-typed property from MethodNameAndSignature, updating debug trace statements to use the correct property access pattern.

Key changes:

  • Updates two debug trace statements to use slotMethod.Name instead of slotMethod.NameAndSignature.Name

Copy link
Contributor

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas
See info in area-owners.md if you want to be subscribed.

@jkotas jkotas merged commit 9c714ff into main Jul 29, 2025
94 of 97 checks passed
@jkotas jkotas deleted the MichalStrehovsky-patch-1 branch July 29, 2025 15:12
@github-actions github-actions bot locked and limited conversation to collaborators Aug 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants