Post #1434879
2023-01-03 02:40 UTC
@juandesant @Di4na @foosel Might be arduous ir tricky for recipients to check, when you are writing portable software eg: automated build with (say) the last 5 versions of 12 compilers across 15 platform types, that may result in several hundred different current 'build results', in terms of sets of executable binary blobs, from a single version of the source.
Replies (1)
-
@Di4na@hachyderm.io 2023-01-03 15:29
@shelldozer @juandesant @foosel Or when the code in the build process uses a timestamp. Bam it is impossible to reproduce. This is a classic problem btw.