Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-6776] Documentation comment for CommandLine.arguments contains implementation remarks #49325

Open
krilnon opened this issue Jan 16, 2018 · 0 comments
Assignees
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella

Comments

@krilnon
Copy link
Member

krilnon commented Jan 16, 2018

Previous ID SR-6776
Radar None
Original Reporter @krilnon
Type Bug
Additional Detail from JIRA
Votes 0
Component/s Standard Library
Labels Bug, StarterDocs
Assignee @natecook1000
Priority Medium

md5: 5f79cad002b48bf12305225d8a8bd93c

Issue Description:

https://github.com/apple/swift/blob/5650f80/stdlib/public/core/CommandLine.swift#L48

These comments originated as non-doc comments about the implementation, but moved into the doc comment.

{{ /// Access to the swift arguments, also use lazy initialization of static}}
{{ /// properties to safely initialize the swift arguments.}}

As diagnosed in this Swift Users thread: https://lists.swift.org/pipermail/swift-users/Week-of-Mon-20180108/006874.html

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
Projects
None yet
Development

No branches or pull requests

1 participant