Skip to content

cmd/gc: error for x.(T) should offer *T if it would work #3984

@rsc

Description

@rsc
x.go:10: impossible type assertion: tables[0] (type Table) cannot have dynamic type
diskTable (missing Close method)

if *Table is not impossible, then the error should mention that

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions