Opened 4 years ago

Closed 4 years ago

#51 closed defect (fixed)

Cannot compare `fixture` to `fix`

Reported by: jonathan Owned by: jonathan
Priority: blocker Component: Olivine
Version: 8.10.9-Blackberry Keywords:
Cc:

Description

It is not possible to compare a fixture to a fix. This is most desirable when searching for blocks in an area that match a parameter:

having it == (arg someFix | fix &stone)

This doesn't work

Change History (2)

comment:1 Changed 4 years ago by jonathan

  • Status changed from new to accepted

comment:2 Changed 4 years ago by jonathan

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

Resolved as of 9.0.0-Orange with the identified by operator

Note: See TracTickets for help on using tickets.