symbol=? must accept 2+ arguments

Bug #248627 reported by Derick Eddington
2
Affects Status Importance Assigned to Milestone
Ikarus Scheme
Fix Committed
Low
Abdulaziz Ghuloum

Bug Description

(symbol=? symbol1 symbol2 symbol3 ...) procedure

Ikarus Scheme version 0.0.3+ (revision 1539, build 2008-07-14)
Copyright (c) 2006-2008 Abdulaziz Ghuloum

> (symbol=? 'a 'a 'a)
Unhandled exception
 Condition components:
   1. &assertion
   2. &who: apply
   3. &message: "incorrect number of arguments"
   4. &irritants: (#<procedure symbol=?> 3)
>

Related branches

Revision history for this message
Abdulaziz Ghuloum (aghuloum) wrote :

Fixed in 1549. Also fixed boolean=?.

Changed in ikarus:
assignee: nobody → aghuloum
importance: Undecided → Low
status: New → Fix Committed
Changed in ikarus:
milestone: none → 0.0.4
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.