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

Make the generated "struct" constructs reproducible #110

Conversation

lamby
Copy link
Contributor

@lamby lamby commented Oct 28, 2019

Whilst working on the Reproducible Builds effort we noticed that genpy generates unreproducible Python code output. This is currently affecting at least three packages in Debian unstable.

This commit ensures that the "struct" code stanzas are emitted in a deterministic order.

(This was originally filed in Debian as #943694.)

Whilst working on the Reproducible Builds effort [0] we noticed that genpy
generates unreproducible Python code output. This is currently affecting at
least three packages in Debian unstable.

This commit ensures that the "struct" code stanzas are emitted in a
deterministic order.

(This was originally filed in Debian as #943694 [1].)

 [0] https://reproducible-builds.org/
 [1] https://bugs.debian.org/943694
@dirk-thomas
Copy link
Member

Thanks for the patch.

@dirk-thomas dirk-thomas merged commit 4b9ff90 into ros:kinetic-devel Nov 4, 2019
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

Successfully merging this pull request may close these issues.

2 participants