rtl-simple gets confused if the operator is a branch node

Bug #506381 reported by Aki Helin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Owl Lisp
Fix Released
High
Unassigned

Bug Description

owl says
  > ((if 1 + -) 1 1)
  rtl-simple: unknown thing: #(branch 0 #(value 1) #(value False) #(value #<->) #(value #<+>))

instead of
  > ((if 1 + -) 1 1)
  2

Aki Helin (aoh)
Changed in ol:
importance: Undecided → High
status: New → Confirmed
Revision history for this message
Aki Helin (aoh) wrote :

was fixed r126, forgot to close.

Changed in ol:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.