Opened 5 years ago
Closed 5 years ago
#51 closed defect (fixed)
Cannot compare `fixture` to `fix`
Reported by: | Mad Martian | Owned by: | Mad Martian |
---|---|---|---|
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 by , 5 years ago
Status: | new → accepted |
---|
comment:2 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
Resolved as of 9.0.0-Orange with the
identified by
operator