Skip to content

[SR-6290] Bad Int values shown in Xcode variable view when viewing Dictionary with enum keys #4502

@swift-ci

Description

@swift-ci
Previous ID SR-6290
Radar rdar://problem/35337096
Original Reporter igz (JIRA User)
Type Bug
Status Closed
Resolution Done

Attachment: Download

Additional Detail from JIRA
Votes 0
Component/s LLDB for Swift
Labels Bug
Assignee @keith
Priority Medium

md5: ea795ebb805bae527b2ecf72fb3ccfc7

Issue Description:

Bad integer values are shown in Xcode's variable view when inspecting dictionaries with string-based enum keys. Correct values are shown when the keys are created with the enum cases' rawValues.

Contrary to what the variable view shows, the actual values do match the input.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions