Opened 11 years ago

Closed 11 years ago

#2149 closed defect (fixed)

Matching should *always* be deterministic even if it has some random components

Reported by: adrpo Owned by: sjoelund.se
Priority: high Milestone: 1.9.0
Component: Backend Version: trunk
Keywords: Cc:

Description

Compiler/runtime/matching_cheap.c has some random parts.
We should implement our own random function so we get the same
results during the testsuite and in production
when our users run the same models.

Change History (2)

comment:1 Changed 11 years ago by sjoelund.se

  • Status changed from new to accepted

comment:2 Changed 11 years ago by sjoelund.se

  • Resolution set to fixed
  • Status changed from accepted to closed

Fixed in r15796.

Note: See TracTickets for help on using tickets.