On 23/11/2023 17.53, Ludovic Courtès wrote:
The implementations are also very different: for instance, Chez
implements a native ahead-of-time compiler whereas Guile has bytecode
compilation plus just-in-time compilation.  Thus problems and solutions
for one implementation are unlikely to translate to other
implementations.

Thanks for that insight.

That said I’m surprised about Emacs, this needs more investigation…

Here is the diff from our emacs-29.1
https://rb.zq1.de/compare.factory-20230830/diffs/emacs-compare.out
it has 2 different variations in .eln and .pdmp files.
The .eln one probably comes from ASLR [1].
While the .pdmp has some sequences of very random bytes.

Ciao
Bernhard M.

[1] https://github.com/bmwiedemann/theunreproduciblepackage/tree/master/aslr

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to