Skip to content

[SR-1829] Swift 3.0 Migrator: Enums: small caps for definition but not for call. #44438

@swift-ci

Description

@swift-ci
Previous ID SR-1829
Radar http://www.openradar.me/26887735
Original Reporter stuffmc (JIRA User)
Type Bug
Status Closed
Resolution Invalid
Additional Detail from JIRA
Votes 0
Component/s
Labels Bug
Assignee @nkcsgexi
Priority Medium

md5: 78287c4cb721f3da3b918b12bf6e956f

Issue Description:

Take https://github.com/stuffmc/YOChartImageKit and "upgrade" it to Swift 3.0

The enum `YOChart` will be "lowcased" from `SolidLineChart` to `solidLineChart` but the call `YoChart.SolidLineChart` will not be renamed to `.solidLineChart`

Metadata

Metadata

Assignees

Labels

bugA deviation from expected or documented behavior. Also: expected but undesirable behavior.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions