swiftlang/swift

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

開放

#46,685 建立於 2017年2月28日

 (9 則留言) (0 個反應) (0 位負責人)Swift (10,719 個分叉)batch import
bugcompilerdiagnostics qualitygood first issue

倉庫指標

星標
 (69,989 顆星)
PR 合併指標
 (平均合併 8天 17小時) (30 天內合併 510 個 PR)

描述

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.

貢獻者指南