Skip to content

Compile errors with golang 1.18. Need to stop using atomic.Pointer or change README.md so minimal golang required is updated. Please note requiring golang upgrade would "break" Ubuntu LTS. #26789

@J-A-M-E-5

Description

@J-A-M-E-5

Compile error:-
core/blockchain.go:202:27: undefined: atomic.Pointer

Same thing happened a few weeks ago here: #26679

Users of Ubuntu 22.04 LTS now have to compile a new version of go as the repo version is 1.18. Or these changes need to be backed out which is what happened 2 weeks ago. Can your automated builds not use 1.18 to spot these errors, until you decide to no longer support 1.18?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions