Skip to content

dev meeting 20201216

Nathan Rebours edited this page Dec 16, 2020 · 1 revision

Present at the meeting:

  • Guillaume Petiot (@gpetiot)
  • Sonja Heinze (@pitag-ha)
  • Nathan Rebours (@NathanReb)

Current plan

  • Sonja looks into the ppxlib migration
  • Nathan keeps debugging the new MDX stanza

Meeting notes

Guillaume reviewed and merged @emillon's work on windows compatibility including the fix for the separate test process handling and adjustement to an env var test that was behaving differently on windows. He also reviewed @Julow's PR but there's a bit more to do before merging it, including investigating why certain windows users aren't affected by the newline bug.

Sonja hasn't worked on MDX lately but she will look into the ppxlib migration to help unlock Guillaume. This is fairly high priority as we're sitting on the wrong side of the OMP universe split.

Nathan tried the new stanza implementation on RWO but found a weird bug, apparently only showing up when mdx is vendored. He is working on reproducing it so we can fix it before moving ahead with the new stanza. Nathan also started working on the JIT, which while not being directly related with MDX will highly benefit it performance-wise.