whizard is hosted by Hepforge, IPPP Durham

Opened 10 years ago

Closed 10 years ago

#597 closed defect (fixed)

Just-in-time compilation of expressions

Reported by: kilian Owned by: kilian
Priority: P1 Milestone: v2.2.0
Component: core Version: 2.1.1
Severity: major Keywords:
Cc:

Description

Some re-implemented commands compile expressions too early, so user variables are not respected. Examples are beam polarization (fixed), scan, printf. With the current state of the variables/expressions module, I have to postpone the compilation to the evaluate method. Should be easy to fix.

Change History (2)

comment:1 Changed 10 years ago by kilian

Status: newassigned

comment:2 Changed 10 years ago by kilian

Resolution: fixed
Status: assignedclosed

r5261 should cover all occurences of this problem.

Note: See TracTickets for help on using tickets.