Skip to content

reproducible builds problem #437

@bmwiedemann

Description

@bmwiedemann

While working on reproducible builds for openSUSE (sponsored by the NLnet NGI0 fund), I found that
our tiny package varies in every build.

Another developer pointed at HashMaps in

use std::collections::HashMap;

with non-deterministic iteration order.

Maybe it could be replaced with indexmap, ordermap or something else...

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