Skip to content

Update vendored ExprTk snapshot - #80

Merged
jrfaeder merged 1 commit into
RuleWorld:masterfrom
wshlavacek:issue79-refresh-exprtk
Jun 2, 2026
Merged

Update vendored ExprTk snapshot#80
jrfaeder merged 1 commit into
RuleWorld:masterfrom
wshlavacek:issue79-refresh-exprtk

Conversation

@wshlavacek

Copy link
Copy Markdown

Closes #79.

Refreshes src/NFfunction/exprtk/exprtk.hpp to match ArashPartow/exprtk master commit 66883f0ddb034371ef38f2799f772c05bc904571.

Verification:

  • cmake -S . -B build-default
  • cmake --build build-default
  • cmake -S . -B build-exprtk -DNFSIM_USE_EXPRTK=ON
  • cmake --build build-exprtk
  • ./build-exprtk/NFsim -xml test/simple_system/simple_system.xml -sim 1 -oSteps 1 -o /private/tmp/nfsim-exprtk-smoke

@jrfaeder
jrfaeder merged commit 44ff0b4 into RuleWorld:master Jun 2, 2026
5 of 6 checks passed
@wshlavacek
wshlavacek deleted the issue79-refresh-exprtk branch June 10, 2026 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update vendored ExprTk to current upstream snapshot

2 participants