swiftlang/swift

[SR-4102] 'self' used before all stored properties are initialized when trying to pass in the type to method

オープン

#46,685 opened on 2017/02/28

 (9 件のコメント) (0 件のリアクション) (0 人の担当者)Swift (10,719 件のフォーク)batch import
bugcompilerdiagnostics qualitygood first issue

Repository metrics

Stars
 (69,989 個のスター)
PR merge metrics
 (平均マージ 8d 17h) (30d で 510 merged PRs)

説明

Previous ID SR-4102
Radar None
Original Reporter nelsonaa (JIRA User)
Type Bug
Status Reopened
Resolution

Xcode Version 8.2.1 (8C1002)
OSX 10.12.3 (16D32)
Swift 3

Votes 0
Component/s Compiler
Labels Bug, DiagnosticsQoI, StarterBug
Assignee None
Priority Medium

md5: 492b655bbeac25797294a982ff63d7bf

Issue Description:

Get the error

'self' used before all stored properties are initialized

when trying to pass in the type into a method.

コントリビューターガイド