Skip to content

[SR-363] SourceKit interface generation test chokes on non-ASCII characters #42983

@belkadan

Description

@belkadan
Previous ID SR-363
Radar None
Original Reporter @belkadan
Type Bug
Additional Detail from JIRA
Votes 0
Component/s Source Tooling
Labels Bug
Assignee @akyrtzi
Priority Medium

md5: 74e1fbbee14341479e41fb4410fa4713

Issue Description:

If doc comments contain Unicode characters, sourcekitd-test just gives up on generating an interface.

{
  key.request: source.request.editor.open.interface,
  key.name: "/<interface-gen>",
  key.modulename: "Swift"
}
!!Interface text is non-ascii!!
@ 1013:30

This means our standard library comments are suboptimal.

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