This will make it easier to detect changes without semantic impact.
Add DETERMINISTIC to avoid line number/source dependent binaries #107
pull sipa wants to merge 1 commits into bitcoin-core:master from sipa:determine changing 2 files +18 −2-
sipa commented at 12:23 PM on November 17, 2014: contributor
- sipa cross-referenced this on Nov 17, 2014 from issue Switch to C89 comments in prep for making the whole codebase C89 compatible. by gmaxwell
-
sipa commented at 12:28 PM on November 17, 2014: contributor
Suggestions for better names than DETERMINISTIC for the macro are welcome. SOURCEINDEPENDENT seems contrived.
-
gmaxwell commented at 1:13 AM on November 18, 2014: contributor
ACK.
- sipa force-pushed on Nov 18, 2014
- sipa force-pushed on Nov 18, 2014
-
sipa commented at 9:39 AM on November 18, 2014: contributor
Also added a test in Travis for compilation with -DDETERMINISTIC.
- sipa force-pushed on Nov 18, 2014
-
f49b2ef840
Add DETERMINISTIC to avoid line number/source dependent binaries
This will make it easier to detect changes without semantic impact.
- sipa force-pushed on Nov 18, 2014
- sipa merged this on Nov 18, 2014
- sipa closed this on Nov 18, 2014
- sipa referenced this in commit 11a78460f4 on Nov 18, 2014