Skip to content

Release Notes FORM 4.3.1

Takahiro Ueda edited this page Apr 11, 2023 · 1 revision

FORM 4.3.1 is a patch release, which contains the following 4 bug fixes. See the full git logs for the full change history.

Changelog - FORM 4.3.1 (2023-04-11)

Fixed

  • Fixed build errors on 32-bit machines (#422)

  • Fixed integer overflows in moebius_ with large numbers (#430)

  • Fixed possible memory errors in expanding user-defined preprocessor macros (#434)

  • Fixed an extremely rare bug in the long division with GMP (#439)