Skip to content

a_linter_all_data.go contains non-determinism #491

@bmwiedemann

Description

@bmwiedemann

While working on reproducible builds for openSUSE, I found that our joker package produced a different binary in every build. My guess is that this comes from variations in a_linter_all_data.go and 4 other a_linter_*_data.go files.
This is produced by go run -tags gen_code gen_code/gen_code.go and probably has variations from random go map iteration order.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions