Bug#910542: better support for OCaml object files via ocamlobjinfo

Chris Lamb lamby at debian.org
Tue Oct 16 22:00:35 BST 2018


tags 910542 + pending
thanks

Thanks for the report. I've implemented this in Git, now pending upload:

  https://salsa.debian.org/reproducible-builds/diffoscope/commit/bc92ac311960b43abd1067df83ddee1729dc38bd

  debian/control                     |   1 +
  diffoscope/comparators/__init__.py |   1 +
  diffoscope/comparators/ocaml.py    |  51 +++++++++++++++++++++++++++++++++++
  diffoscope/external_tools.py       |   3 +++
  tests/comparators/test_ocaml.py    |  54 +++++++++++++++++++++++++++++++++++++
  tests/data/ocaml_expected_diff     |  15 +++++++++++
  tests/data/test1.cmi               | Bin 0 -> 1126 bytes
  tests/data/test2.cmi               | Bin 0 -> 11486 bytes
  8 files changed, 125 insertions(+)


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-



More information about the Reproducible-builds mailing list