-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
cherry-pick-approvedLabel for approved cherrypick requestLabel for approved cherrypick requestcherry-pick-reviewIssue that need cherry pick triage to approveIssue that need cherry pick triage to approvemerge-to-beta
Milestone
Description
commit(s) to merge: bc5952d
The ffi_verifier in the analyzer used the target getter instead of the realTarget getter. The former one does not work on .. but only . leading to wrong error messages on all uses of ..ref.
Merge instructions: Merges cleanly
Why cherrypick: Without this fix, package:win32 (and other packages) get wrong deprecation warnings misleading users and cluttering the warnings list in the IDE. Package such as package:win32 use the ..ref pattern extensively.
Risk: Low. Uses a more general accessor in the analyzer in two places.
Link to original issue(s): #44782
Metadata
Metadata
Assignees
Labels
cherry-pick-approvedLabel for approved cherrypick requestLabel for approved cherrypick requestcherry-pick-reviewIssue that need cherry pick triage to approveIssue that need cherry pick triage to approvemerge-to-beta