Patches/8v1

Revision as of 22:10, 16 August 2022 by Modeller Caretaker (talk | contribs) (Protected "Patches/8v1" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Patches on this page can be applied to Modeller 8v1 to fix some minor problems. (Use the Unix patch command, or apply them by hand.)

These patches are also incorporated into Modeller 8v2, which you should use in preference to applying these patches manually.

💡 The patches are listed in chronological order (oldest first), so you should apply them in this order to avoid problems.

  • redefine-variables.patch: make the DEFINE_* TOP commands work in the same way as in Modeller 7v7, when trying to redefine an existing variable.
  • circular-ref.patch: fix for out of memory problems when looping over many models, due to Python circular references.