Skip to content

[SR-2445] Swift compiler crash, regression between XCode 8 beta5 and beta6 #45050

@swift-ci

Description

@swift-ci
Previous ID SR-2445
Radar rdar://28035614
Original Reporter slizeray (JIRA User)
Type Bug
Status Resolved
Resolution Done

Attachment: Download

Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Bug, CompilerCrash
Assignee None
Priority Medium

md5: 41be5d353e40801e0dc2677c94fc0d49

Issue Description:

import Foundation
extension FileHandle {


    func readUInt8() throws -> UInt8 {
        return 0
    }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugA deviation from expected or documented behavior. Also: expected but undesirable behavior.compilerThe Swift compiler itselfcrashBug: A crash, i.e., an abnormal termination of software

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions