Opened 3 months ago

Closed 3 months ago

#20808 closed enhancement (fixed)

muparser-2.3.5

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version. This does appear to be a stable release.

Change History (3)

comment:1 by Bruce Dubbs, 3 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 3 months ago

Rev 2.3.5: 13.12.2024

Bugfixes:

  • Fix bug in muParserDLL.cpp / mupDefineInfixOprt
  • Make minimum required cmake version set to 3.15
  • Fix example1 fails to builds on Windows with mingw gcc
  • Fix Build failed with MSVC/C++20

Changes:

  • Added rnd() function
  • Bitwise "and" and "or" used the same precedence. (Now bitwise and priority is higher, like in C++)
  • Added a SetByteCode function to allow restoring previously extracted bytecode

comment:3 by Bruce Dubbs, 3 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

9158d3bd82 Update to libcap-2.73.
8dd3b7ce47 Update to python3-3.13.1 (Security update).
77eaf45c91 Update to muparser-2.3.5.
Note: See TracTickets for help on using tickets.