Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a_linter_all_data.go contains non-determinism #491

Open
bmwiedemann opened this issue Nov 22, 2023 · 0 comments
Open

a_linter_all_data.go contains non-determinism #491

bmwiedemann opened this issue Nov 22, 2023 · 0 comments

Comments

@bmwiedemann
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant