Skip to content

cmd/compile: cannot use &autotmp_1621 (type *error) as type *parseError in argument to runtime.assertE2T2 #15602

@bep

Description

@bep

See failed Travis build for Viper:

https://travis-ci.org/spf13/viper/jobs/128640109

github.com/BurntSushi/toml

# github.com/BurntSushi/toml

../../BurntSushi/toml/parse.go:43: cannot use &autotmp_1621 (type *error) as type *parseError in argument to runtime.assertE2T2

Works on 1.4-1.6, fails on Go tip.

See https://github.com/BurntSushi/toml/blob/master/parse.go#L43

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions