bugKawa - Bugs: bug #8852, lset-xor has edge case issue

 
 

bug #8852: lset-xor has edge case issue

Submitter:  Chris Dean <ctdean>
Submitted:  Sun 09 May 2004 10:13:46 PM UTC
   
 
Category:  Scheme library Severity:  3 - Normal
Item Group:  Run-time exception Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 18 May 2004 06:39:45 AM UTC, comment #1: 

I checked in the patch.  Thanks.

Per Bothner <bothner>
Group administrator
Sun 09 May 2004 10:13:46 PM UTC, original submission:  

#|kawa:22|# (lset-xor eq? '(a) '(a))
    Argument #0 to 'lset-difference' has wrong type
    at gnu.mapping.WrongType.make(WrongType.java:56)
    at gnu.kawa.slib.srfi1$frame66.lambda115(srfi1.scm:1500)
    ...

Patch below.

Chris Dean <ctdean>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #1295:  lset.patch added by ctdean (731B - application/octet-stream - Patch to srfi1.scm)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-05-18 bothner StatusNone Fixed
    Open/ClosedOpen Closed
2004-05-09 ctdean Attached File- Added lset.patch, #1287

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code