Skip to content

compiler error on struct comparison should be better #1438

@msolo

Description

@msolo
What is the expected output?

something like "struct comparison is undefined as a feature of Go".

What do you see instead?

wrangler.go:213: invalid operation: *nodeEntry.TabletNode.Tablet !=
*tabletRequest.Tablet (type sharding.Tablet != sharding.Tablet)

Which compiler are you using (5g, 6g, 8g, gccgo)?
8g

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions